Comparing version 1.1.4 to 1.2.0
{ | ||
"name": "limax", | ||
"version": "1.1.4", | ||
"version": "1.2.0", | ||
"main": "./lib/limax", | ||
@@ -32,10 +32,11 @@ "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.", | ||
"contributors": [ | ||
"Zhe Feng <fengzhe1983@gmail.com>" | ||
"Zhe Feng <fengzhe1983@gmail.com>", | ||
"Aleksey Olenyuk <alo@qapint.com>" | ||
], | ||
"license": "Apache-2.0", | ||
"dependencies": { | ||
"hepburn": "^0.6.0", | ||
"pinyin": "^2.6.2", | ||
"speakingurl": "^6.0.0" | ||
"hepburn": "^1.0.0", | ||
"pinyin": "2.6.2", | ||
"speakingurl": "^9.0.0" | ||
} | ||
} |
@@ -82,3 +82,3 @@ # limax | ||
Copyright 2013, 2014, 2015 Lovell Fuller and contributors. | ||
Copyright 2013, 2014, 2015, 2016 Lovell Fuller and contributors. | ||
@@ -85,0 +85,0 @@ Licensed under the Apache License, Version 2.0 (the "License"); |
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
6469
+ Addedhepburn@1.2.1(transitive)
+ Addednan@2.3.5(transitive)
+ Addednodejieba@1.4.11(transitive)
+ Addedpinyin@2.6.2(transitive)
+ Addedspeakingurl@9.0.0(transitive)
- Removed@mapbox/node-pre-gyp@1.0.11(transitive)
- Removedabbrev@1.1.1(transitive)
- Removedagent-base@6.0.2(transitive)
- Removedansi-regex@5.0.1(transitive)
- Removedaproba@2.0.0(transitive)
- Removedare-we-there-yet@2.0.0(transitive)
- Removedbalanced-match@1.0.2(transitive)
- Removedbrace-expansion@1.1.11(transitive)
- Removedchownr@2.0.0(transitive)
- Removedcolor-support@1.1.3(transitive)
- Removedconcat-map@0.0.1(transitive)
- Removedconsole-control-strings@1.1.0(transitive)
- Removeddebug@4.3.7(transitive)
- Removeddelegates@1.0.0(transitive)
- Removeddetect-libc@2.0.3(transitive)
- Removedemoji-regex@8.0.0(transitive)
- Removedfs-minipass@2.1.0(transitive)
- Removedfs.realpath@1.0.0(transitive)
- Removedgauge@3.0.2(transitive)
- Removedglob@7.2.3(transitive)
- Removedhas-unicode@2.0.1(transitive)
- Removedhepburn@0.6.0(transitive)
- Removedhttps-proxy-agent@5.0.1(transitive)
- Removedinflight@1.0.6(transitive)
- Removedinherits@2.0.4(transitive)
- Removedis-fullwidth-code-point@3.0.0(transitive)
- Removedmake-dir@3.1.0(transitive)
- Removedminimatch@3.1.2(transitive)
- Removedminipass@3.3.65.0.0(transitive)
- Removedminizlib@2.1.2(transitive)
- Removedmkdirp@1.0.4(transitive)
- Removedms@2.1.3(transitive)
- Removednode-addon-api@3.2.1(transitive)
- Removednode-fetch@2.7.0(transitive)
- Removednodejieba@2.5.2(transitive)
- Removednopt@5.0.0(transitive)
- Removednpmlog@5.0.1(transitive)
- Removedobject-assign@4.1.1(transitive)
- Removedonce@1.4.0(transitive)
- Removedpath-is-absolute@1.0.1(transitive)
- Removedpinyin@2.11.2(transitive)
- Removedreadable-stream@3.6.2(transitive)
- Removedrimraf@3.0.2(transitive)
- Removedsafe-buffer@5.2.1(transitive)
- Removedsemver@6.3.17.6.3(transitive)
- Removedset-blocking@2.0.0(transitive)
- Removedsignal-exit@3.0.7(transitive)
- Removedspeakingurl@6.0.0(transitive)
- Removedstring-width@4.2.3(transitive)
- Removedstring_decoder@1.3.0(transitive)
- Removedstrip-ansi@6.0.1(transitive)
- Removedtar@6.2.1(transitive)
- Removedtr46@0.0.3(transitive)
- Removedutil-deprecate@1.0.2(transitive)
- Removedwebidl-conversions@3.0.1(transitive)
- Removedwhatwg-url@5.0.0(transitive)
- Removedwide-align@1.1.5(transitive)
- Removedwrappy@1.0.2(transitive)
- Removedyallist@4.0.0(transitive)
Updatedhepburn@^1.0.0
Updatedpinyin@2.6.2
Updatedspeakingurl@^9.0.0