flex-combo
Advanced tools
Comparing version 0.1.6 to 0.1.7
{ | ||
"name": "flex-combo", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"description": "The Flex-combo is combo tool designed for web front-end developer. It support various kinds of combo format by modify configuration(eg. yahoo combo).", | ||
@@ -13,3 +13,5 @@ "main": "flex-combo.js", | ||
"is-utf8": "~0.2.0", | ||
"joinbuffers": "~0.1.1" | ||
"joinbuffers": "~0.1.1", | ||
"crypto":"0.0.3", | ||
"mkdirp":"0.3.4" | ||
}, | ||
@@ -16,0 +18,0 @@ "devDependencies": {}, |
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
13075
5
+ Addedcrypto@0.0.3
+ Addedmkdirp@0.3.4
+ Addedcrypto@0.0.3(transitive)
+ Addedmkdirp@0.3.4(transitive)