Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
icdp-osg
dis-datagen
Commits
cccc33c8
Commit
cccc33c8
authored
Nov 10, 2020
by
Knut Behrends
Browse files
update package.json (only patch version bumps)
parent
9fb6d473
Changes
2
Hide whitespace changes
Inline
Side-by-side
package-lock.json
View file @
cccc33c8
...
...
@@ -39,9 +39,9 @@
"integrity"
:
"sha512-9jb7AW5p3in+IiJWhQiZmmwkpLaR/ccTWdWQCtZM66HJcHHLegowh4q4tSD7gouUyeNvFWRavfK9GXosQHDpFA=="
},
"lodash"
:
{
"version"
:
"4.17.
19
"
,
"resolved"
:
"https://registry.npmjs.org/lodash/-/lodash-4.17.
19
.tgz"
,
"integrity"
:
"sha512-
JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ
=="
"version"
:
"4.17.
20
"
,
"resolved"
:
"https://registry.npmjs.org/lodash/-/lodash-4.17.
20
.tgz"
,
"integrity"
:
"sha512-
PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA
=="
},
"ml-distance-euclidean"
:
{
"version"
:
"2.0.0"
,
...
...
@@ -57,9 +57,9 @@
}
},
"moment"
:
{
"version"
:
"2.2
7.0
"
,
"resolved"
:
"https://registry.npmjs.org/moment/-/moment-2.2
7.0
.tgz"
,
"integrity"
:
"sha512-
al0MUK7cpIcglMv3YF13qSgdAIqxHTO7brRtaz3DlSULbqfazqkc5kEjNrLDOM7fsjshoFIihnU8snrP7zUvh
Q=="
"version"
:
"2.2
9.1
"
,
"resolved"
:
"https://registry.npmjs.org/moment/-/moment-2.2
9.1
.tgz"
,
"integrity"
:
"sha512-
kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFED
Q=="
},
"ms"
:
{
"version"
:
"2.0.0"
,
...
...
@@ -67,9 +67,9 @@
"integrity"
:
"sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
},
"tinycolor2"
:
{
"version"
:
"1.4.
1
"
,
"resolved"
:
"https://registry.npmjs.org/tinycolor2/-/tinycolor2-1.4.
1
.tgz"
,
"integrity"
:
"sha
1-9PrTM0R7wLB9TcjpIJ2POaisd+g
="
"version"
:
"1.4.
2
"
,
"resolved"
:
"https://registry.npmjs.org/tinycolor2/-/tinycolor2-1.4.
2
.tgz"
,
"integrity"
:
"sha
512-vJhccZPs965sV/L2sU4oRQVAos0pQXwsvTLkWYdqJ+a8Q5kPFzJTuOFwy7UniPli44NKQGAglksjvOcpo95aZA=
="
}
}
}
package.json
View file @
cccc33c8
...
...
@@ -12,10 +12,10 @@
"
axios
"
:
"
^0.19
"
,
"
faker
"
:
"
^4.1
"
,
"
getopts
"
:
"
^2.2.5
"
,
"
lodash
"
:
"
^4.17.
19
"
,
"
lodash
"
:
"
^4.17.
20
"
,
"
ml-knn
"
:
"
^3.0.0
"
,
"
moment
"
:
"
^2.2
7
"
,
"
tinycolor2
"
:
"
^1.4.
1
"
"
moment
"
:
"
^2.2
9.1
"
,
"
tinycolor2
"
:
"
^1.4.
2
"
},
"devDependencies"
:
{}
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment