tiny-updater
Advanced tools
Comparing version 2.0.0 to 3.0.0
/* IMPORT */ | ||
import fetch from 'fetch-shim'; | ||
import colors from 'tiny-colors'; | ||
@@ -4,0 +3,0 @@ import whenExit from 'when-exit'; |
@@ -5,3 +5,3 @@ { | ||
"description": "A small update notifier for NPM packages, useful for CLI apps.", | ||
"version": "2.0.0", | ||
"version": "3.0.0", | ||
"type": "module", | ||
@@ -29,3 +29,2 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"fetch-shim": "^1.1.0", | ||
"tiny-colors": "^2.0.1", | ||
@@ -32,0 +31,0 @@ "when-exit": "^2.0.0" |
/* IMPORT */ | ||
import fetch from 'fetch-shim'; | ||
import colors from 'tiny-colors'; | ||
@@ -6,0 +5,0 @@ import whenExit from 'when-exit'; |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
2
1
13300
240
- Removedfetch-shim@^1.1.0
- Removed@fastify/busboy@2.1.1(transitive)
- Removedfetch-shim@1.1.1(transitive)
- Removedundici@5.28.4(transitive)