Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "img-diff", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Minimal dependency sync image manipulation", | ||
@@ -27,3 +27,4 @@ "main": "lib/index.js", | ||
"png": "~3.0.3", | ||
"zpipe": "~1.0.2" | ||
"zpipe": "~1.0.2", | ||
"underscore": "~1.5.2" | ||
}, | ||
@@ -33,5 +34,4 @@ "devDependencies": { | ||
"coffee-script-redux": "~2.0.0-beta7", | ||
"underscore": "~1.5.2", | ||
"npub": "0.0.5" | ||
} | ||
} |
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
3
6
5
+ Addedunderscore@~1.5.2
+ Addedunderscore@1.5.2(transitive)