Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "limax", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"main": "./lib/limax", | ||
@@ -11,3 +11,3 @@ "description": "Node.js module to generate URL slugs. Another one? This one cares about i18n and transliterates non-Latin scripts to conform to the RFC3986 standard. Mostly API-compatible with similar modules.", | ||
"engines": { | ||
"node": "*" | ||
"node": ">=0.8" | ||
}, | ||
@@ -34,7 +34,7 @@ "scripts": { | ||
"dependencies": { | ||
"speakingurl": "~0.8", | ||
"speakingurl": "~0.9", | ||
"pinyin2": "~2.0", | ||
"hepburn": "~0.3", | ||
"hepburn": "~0.5", | ||
"cld": "~0.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
7380
+ Addedhepburn@0.5.2(transitive)
+ Addedspeakingurl@0.9.1(transitive)
- Removedhepburn@0.3.0(transitive)
- Removedspeakingurl@0.8.4(transitive)
Updatedhepburn@~0.5
Updatedspeakingurl@~0.9