@sum.cumo/node-modules-check
Advanced tools
Comparing version 2.1.1 to 2.1.2
@@ -5,2 +5,4 @@ # Changelog | ||
### [2.1.2](https://github.com/sumcumo/node-modules-check/compare/v2.1.1...v2.1.2) (2020-02-05) | ||
### [2.1.1](https://github.com/sumcumo/node-modules-check/compare/v2.1.0...v2.1.1) (2019-06-05) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "@sum.cumo/node-modules-check", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "Check for outdated Node modules", | ||
@@ -32,21 +32,21 @@ "main": "src/index.js", | ||
"devDependencies": { | ||
"@commitlint/cli": "8.0.0", | ||
"@commitlint/config-conventional": "8.0.0", | ||
"babel-eslint": "10.0.1", | ||
"eslint": "5.16.0", | ||
"eslint-config-airbnb-base": "13.1.0", | ||
"eslint-plugin-import": "2.17.3", | ||
"husky": "2.3.0", | ||
"prettier-eslint": "8.8.2", | ||
"standard-version": "6.0.1" | ||
"@commitlint/cli": "8.3.5", | ||
"@commitlint/config-conventional": "8.3.4", | ||
"babel-eslint": "10.0.3", | ||
"eslint": "6.8.0", | ||
"eslint-config-airbnb-base": "14.0.0", | ||
"eslint-plugin-import": "2.20.1", | ||
"husky": "4.2.1", | ||
"prettier-eslint": "9.0.1", | ||
"standard-version": "7.1.0" | ||
}, | ||
"dependencies": { | ||
"boxen": "4.0.0", | ||
"chalk": "2.4.2", | ||
"boxen": "4.2.0", | ||
"chalk": "3.0.0", | ||
"child_process": "1.0.2", | ||
"easy-table": "1.1.1", | ||
"figures": "3.0.0", | ||
"semver": "6.1.1", | ||
"yargs": "13.2.4" | ||
"figures": "3.1.0", | ||
"semver": "7.1.2", | ||
"yargs": "15.1.0" | ||
} | ||
} |
@@ -101,2 +101,2 @@ # Node Modules Check | ||
[Learn more about sum.cumo](https://www.sumcumo.com/en/) or [work on open source projects](https://www.sumcumo.com/jobs/), too! | ||
[Learn more about sum.cumo](https://www.sumcumo.com/en) and [work on open source projects](https://www.sumcumo.com/jobs), too! |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
47273
+ Addedansi-styles@4.3.0(transitive)
+ Addedboxen@4.2.0(transitive)
+ Addedchalk@3.0.0(transitive)
+ Addedcliui@6.0.0(transitive)
+ Addedcolor-convert@2.0.1(transitive)
+ Addedcolor-name@1.1.4(transitive)
+ Addedfigures@3.1.0(transitive)
+ Addedfind-up@4.1.0(transitive)
+ Addedhas-flag@4.0.0(transitive)
+ Addedlocate-path@5.0.0(transitive)
+ Addedp-locate@4.1.0(transitive)
+ Addedpath-exists@4.0.0(transitive)
+ Addedsemver@7.1.2(transitive)
+ Addedsupports-color@7.2.0(transitive)
+ Addedtype-fest@0.8.1(transitive)
+ Addedwrap-ansi@6.2.0(transitive)
+ Addedyargs@15.1.0(transitive)
+ Addedyargs-parser@16.1.0(transitive)
- Removedansi-regex@4.1.1(transitive)
- Removedansi-styles@3.2.1(transitive)
- Removedboxen@4.0.0(transitive)
- Removedchalk@2.4.2(transitive)
- Removedcliui@5.0.0(transitive)
- Removedcolor-convert@1.9.3(transitive)
- Removedcolor-name@1.1.3(transitive)
- Removedcross-spawn@6.0.6(transitive)
- Removedemoji-regex@7.0.3(transitive)
- Removedend-of-stream@1.4.4(transitive)
- Removedexeca@1.0.0(transitive)
- Removedfigures@3.0.0(transitive)
- Removedfind-up@3.0.0(transitive)
- Removedget-stream@4.1.0(transitive)
- Removedhas-flag@3.0.0(transitive)
- Removedinvert-kv@2.0.0(transitive)
- Removedis-fullwidth-code-point@2.0.0(transitive)
- Removedis-stream@1.1.0(transitive)
- Removedisexe@2.0.0(transitive)
- Removedlcid@2.0.0(transitive)
- Removedlocate-path@3.0.0(transitive)
- Removedmap-age-cleaner@0.1.3(transitive)
- Removedmem@4.3.0(transitive)
- Removedmimic-fn@2.1.0(transitive)
- Removednice-try@1.0.5(transitive)
- Removednpm-run-path@2.0.2(transitive)
- Removedonce@1.4.0(transitive)
- Removedos-locale@3.1.0(transitive)
- Removedp-defer@1.0.0(transitive)
- Removedp-finally@1.0.0(transitive)
- Removedp-is-promise@2.1.0(transitive)
- Removedp-locate@3.0.0(transitive)
- Removedpath-exists@3.0.0(transitive)
- Removedpath-key@2.0.1(transitive)
- Removedpump@3.0.2(transitive)
- Removedsemver@5.7.26.1.1(transitive)
- Removedshebang-command@1.2.0(transitive)
- Removedshebang-regex@1.0.0(transitive)
- Removedsignal-exit@3.0.7(transitive)
- Removedstring-width@3.1.0(transitive)
- Removedstrip-ansi@5.2.0(transitive)
- Removedstrip-eof@1.0.0(transitive)
- Removedsupports-color@5.5.0(transitive)
- Removedtype-fest@0.5.2(transitive)
- Removedwhich@1.3.1(transitive)
- Removedwrap-ansi@5.1.0(transitive)
- Removedwrappy@1.0.2(transitive)
- Removedyargs@13.2.4(transitive)
- Removedyargs-parser@13.1.2(transitive)
Updatedboxen@4.2.0
Updatedchalk@3.0.0
Updatedfigures@3.1.0
Updatedsemver@7.1.2
Updatedyargs@15.1.0