strman.transliterate
Advanced tools
Comparing version 1.3.3-prebuild-6 to 2.0.0-pre-release-0
{ | ||
"name": "strman.transliterate", | ||
"version": "1.3.3-prebuild-6", | ||
"version": "2.0.0-pre-release-0", | ||
"description": "The [strman](https://github.com/dleitee/strman) method `transliterate` exported as a [Node.js](https://nodejs.org/) module.", | ||
@@ -20,4 +20,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"strman.ascii":"1.3.3-prebuild-6", | ||
"strman.replace":"1.3.3-prebuild-6" | ||
"strman.ascii":"2.0.0-pre-release-0", | ||
"strman.replace":"2.0.0-pre-release-0" | ||
}, | ||
@@ -24,0 +24,0 @@ "author": "Daniel Leite de Oliveira <dleitee@gmail.com>", |
# strman.transliterate v1.3.3-prebuild-6 | ||
# strman.transliterate v2.0.0-pre-release-0 | ||
@@ -4,0 +4,0 @@ The [strman](https://github.com/dleitee/strman) method `transliterate` exported as a [Node.js](https://nodejs.org/) module. |
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
3173
+ Addedstrman.ascii@2.0.0-pre-release-0(transitive)
+ Addedstrman.replace@2.0.0-pre-release-0(transitive)
- Removedstrman.ascii@1.3.3-prebuild-6(transitive)
- Removedstrman.replace@1.3.3-prebuild-6(transitive)