check-deps-versions
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "check-deps-versions", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Check if dependencies specified in package.json are up to date with the latest available versions.", | ||
@@ -20,9 +20,9 @@ "repository": { | ||
"dependencies": { | ||
"chalk": "^1.0.3-beta", | ||
"find-nearest-file": "^1.0.0-0", | ||
"chalk": "^1.1.3", | ||
"find-nearest-file": "^1.0.0", | ||
"lodash.sortby": "^4.7.0", | ||
"package-json": "^1.1.0", | ||
"semver": "^4.2.0-alpha", | ||
"strip-ansi": "^3.0.0", | ||
"text-table": "^0.1.0" | ||
"package-json": "^2.4.0", | ||
"semver": "^5.3.0", | ||
"strip-ansi": "^3.0.1", | ||
"text-table": "^0.2.0" | ||
}, | ||
@@ -29,0 +29,0 @@ "devDependencies": { |
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
Possible typosquat attack
Supply chain riskThere is a package with a similar name that is downloaded much more often.
Did you mean |
---|
check-types |
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
0
6271
+ Addedcapture-stack-trace@1.0.2(transitive)
+ Addedcreate-error-class@3.0.2(transitive)
+ Addedduplexer2@0.1.4(transitive)
+ Addederror-ex@1.3.2(transitive)
+ Addedgot@5.7.1(transitive)
+ Addedis-arrayish@0.2.1(transitive)
+ Addedis-retry-allowed@1.2.0(transitive)
+ Addednode-status-codes@1.0.0(transitive)
+ Addedobject-assign@4.1.1(transitive)
+ Addedpackage-json@2.4.0(transitive)
+ Addedparse-json@2.2.0(transitive)
+ Addedregistry-auth-token@3.4.0(transitive)
+ Addedsemver@5.7.2(transitive)
+ Addedtext-table@0.2.0(transitive)
+ Addedtimed-out@3.1.3(transitive)
+ Addedunzip-response@1.0.2(transitive)
+ Addedurl-parse-lax@1.0.0(transitive)
- Removedduplexify@3.7.1(transitive)
- Removedend-of-stream@1.4.4(transitive)
- Removedgot@3.3.1(transitive)
- Removedinfinity-agent@2.0.3(transitive)
- Removednested-error-stacks@1.0.2(transitive)
- Removedobject-assign@3.0.0(transitive)
- Removedonce@1.4.0(transitive)
- Removedpackage-json@1.2.0(transitive)
- Removedsemver@4.3.6(transitive)
- Removedstream-shift@1.0.3(transitive)
- Removedtext-table@0.1.1(transitive)
- Removedtimed-out@2.0.0(transitive)
- Removedwrappy@1.0.2(transitive)
Updatedchalk@^1.1.3
Updatedfind-nearest-file@^1.0.0
Updatedpackage-json@^2.4.0
Updatedsemver@^5.3.0
Updatedstrip-ansi@^3.0.1
Updatedtext-table@^0.2.0