next-aelf-upgrade
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "next-aelf-upgrade", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "automatically upgrade next-aelf", | ||
@@ -26,3 +26,2 @@ "main": "src/index.ts", | ||
"nodemon": "^2.0.20", | ||
"prompts": "^2.4.2", | ||
"ts-node": "^10.9.1", | ||
@@ -37,4 +36,5 @@ "typescript": "4.7.4" | ||
"temp": "^0.9.4", | ||
"valid-url": "^1.0.9" | ||
"valid-url": "^1.0.9", | ||
"prompts": "^2.4.2" | ||
} | ||
} |
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
11
7
+ Addedprompts@^2.4.2
+ Addedkleur@3.0.3(transitive)
+ Addedprompts@2.4.2(transitive)
+ Addedsisteransi@1.0.5(transitive)