assets-manager
Advanced tools
Comparing version 0.1.4 to 0.1.5
{ | ||
"name": "assets-manager", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "Copy packages files based on manifest file", | ||
@@ -69,2 +69,3 @@ "homepage": "https://github.com/amazingSurge/assets-manager", | ||
"dependencies": { | ||
"chalk": "^1.1.3", | ||
"deep-extend": "^0.4.1", | ||
@@ -71,0 +72,0 @@ "dot-prop": "^4.0.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
62299
8
+ Addedchalk@^1.1.3
+ Addedansi-regex@2.1.1(transitive)
+ Addedansi-styles@2.2.1(transitive)
+ Addedchalk@1.1.3(transitive)
+ Addedescape-string-regexp@1.0.5(transitive)
+ Addedhas-ansi@2.0.0(transitive)
+ Addedstrip-ansi@3.0.1(transitive)
+ Addedsupports-color@2.0.0(transitive)