@oclif/plugin-warn-if-update-available
Advanced tools
Comparing version 1.7.2 to 1.7.3
@@ -1,1 +0,1 @@ | ||
{"version":"1.7.2","commands":{}} | ||
{"version":"1.7.3","commands":{}} |
{ | ||
"name": "@oclif/plugin-warn-if-update-available", | ||
"description": "warns if there is a newer version of CLI released", | ||
"version": "1.7.2", | ||
"version": "1.7.3", | ||
"author": "Jeff Dickey @jdxcode", | ||
"bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues", | ||
"dependencies": { | ||
"@oclif/command": "^1.6.0", | ||
"@oclif/config": "^1.12.8", | ||
"@oclif/errors": "^1.2.2", | ||
"@oclif/command": "^1.8.6", | ||
"@oclif/config": "^1.17.1", | ||
"@oclif/errors": "^1.3.5", | ||
"chalk": "^4.1.0", | ||
@@ -19,4 +19,4 @@ "debug": "^4.1.0", | ||
"devDependencies": { | ||
"@oclif/dev-cli": "^1.19.1", | ||
"@oclif/test": "^1.2.4", | ||
"@oclif/dev-cli": "^1.26.5", | ||
"@oclif/test": "^1.2.8", | ||
"@types/chai": "^4.1.6", | ||
@@ -23,0 +23,0 @@ "@types/fs-extra": "^9.0.1", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
655430
2
133
5
8
0
40
Updated@oclif/command@^1.8.6
Updated@oclif/config@^1.17.1
Updated@oclif/errors@^1.3.5