Comparing version 0.1.3 to 0.1.4
{ | ||
"name":"css-combo", | ||
"version":"0.1.3", | ||
"version":"0.1.4", | ||
"description":"css combo tool", | ||
@@ -24,3 +24,5 @@ "author":"Dorange <daxingplay@gmail.com>", | ||
"dependencies":{ | ||
"iconv-lite":">=0.1.0" | ||
"iconv-lite":">=0.1.0", | ||
"native2ascii":">=0.0.5", | ||
"jschardet":">1.0.2" | ||
}, | ||
@@ -27,0 +29,0 @@ "licenses":[ |
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
32004
3
+ Addedjschardet@>1.0.2
+ Addednative2ascii@>=0.0.5
+ Addedjschardet@3.1.4(transitive)
+ Addednative2ascii@0.0.5(transitive)