easy-github-updater
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "easy-github-updater", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "🚀 Github auto-updater of built available into node project.", | ||
@@ -16,3 +16,6 @@ "main": "dist/index.js", | ||
"folder-logger": "^1.0.0", | ||
"wildcard": "^2.0.0" | ||
"wildcard": "^2.0.0", | ||
"adm-zip": "^0.4.13", | ||
"fs-extra": "^8.1.0", | ||
"nested-static": "^1.1.0" | ||
}, | ||
@@ -23,6 +26,3 @@ "devDependencies": { | ||
"@typescript-eslint/parser": "^1.13.0", | ||
"adm-zip": "^0.4.13", | ||
"eslint": "^6.1.0", | ||
"fs-extra": "^8.1.0", | ||
"nested-static": "^1.1.0", | ||
"ts-node": "^8.0.3" | ||
@@ -29,0 +29,0 @@ }, |
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
5
5
+ Addedadm-zip@^0.4.13
+ Addedfs-extra@^8.1.0
+ Addednested-static@^1.1.0
+ Addedadm-zip@0.4.16(transitive)
+ Addedfs-extra@8.1.0(transitive)
+ Addedgraceful-fs@4.2.11(transitive)
+ Addedjsonfile@4.0.0(transitive)
+ Addednested-static@1.1.0(transitive)
+ Addeduniversalify@0.1.2(transitive)