Comparing version 0.2.5 to 0.2.7
{ | ||
"name": "ap3", | ||
"version": "0.2.5", | ||
"version": "0.2.7", | ||
"description": "Helper package for Atlassian Plugins 3 add-ons running on Express", | ||
@@ -17,2 +17,6 @@ "dependencies": { | ||
"colors": "~0.6.0", | ||
"temp": "~0.5.0", | ||
"adm-zip": "~0.4.3", | ||
"read": "~1.0.4", | ||
"rimraf": "~2.1.4", | ||
"jsonminify": "~0.1.0" | ||
@@ -22,2 +26,3 @@ }, | ||
"bin": { | ||
"ap3": "./bin/ap3", | ||
"ap3-keygen": "./bin/ap3-keygen" | ||
@@ -24,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
33731
20
16
+ Addedadm-zip@~0.4.3
+ Addedread@~1.0.4
+ Addedrimraf@~2.1.4
+ Addedtemp@~0.5.0
+ Addedadm-zip@0.4.16(transitive)
+ Addedgraceful-fs@1.2.3(transitive)
+ Addedmute-stream@0.0.8(transitive)
+ Addedread@1.0.7(transitive)
+ Addedrimraf@2.1.4(transitive)
+ Addedtemp@0.5.1(transitive)