update-notifier
Advanced tools
Comparing version 5.0.0 to 5.0.1
{ | ||
"name": "update-notifier", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "Update notifications for your CLI app", | ||
@@ -43,7 +43,7 @@ "license": "BSD-2-Clause", | ||
"is-ci": "^2.0.0", | ||
"is-installed-globally": "^0.3.1", | ||
"is-installed-globally": "^0.3.2", | ||
"is-npm": "^5.0.0", | ||
"is-yarn-global": "^0.3.0", | ||
"latest-version": "^5.0.0", | ||
"pupa": "^2.0.1", | ||
"latest-version": "^5.1.0", | ||
"pupa": "^2.1.1", | ||
"semver": "^7.3.2", | ||
@@ -55,8 +55,8 @@ "semver-diff": "^3.1.1", | ||
"ava": "^2.4.0", | ||
"clear-module": "^4.0.0", | ||
"clear-module": "^4.1.1", | ||
"fixture-stdout": "^0.2.1", | ||
"mock-require": "^3.0.3", | ||
"strip-ansi": "^6.0.0", | ||
"xo": "^0.33.1" | ||
"xo": "^0.34.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
Updatedis-installed-globally@^0.3.2
Updatedlatest-version@^5.1.0
Updatedpupa@^2.1.1