tiny-updater
Advanced tools
Comparing version 3.2.3 to 3.3.0
@@ -5,3 +5,3 @@ { | ||
"description": "A small update notifier for NPM packages, useful for CLI apps.", | ||
"version": "3.2.3", | ||
"version": "3.3.0", | ||
"type": "module", | ||
@@ -30,7 +30,7 @@ "main": "dist/index.js", | ||
"tiny-colors": "^2.0.2", | ||
"when-exit": "^2.0.0" | ||
"when-exit": "^2.1.0" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^18.13.0", | ||
"fava": "^0.1.0", | ||
"fava": "^0.1.2", | ||
"tsex": "^2.1.0", | ||
@@ -37,0 +37,0 @@ "typescript": "^4.9.5" |
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
Updatedwhen-exit@^2.1.0