baiji-normalizer
Advanced tools
Comparing version 1.0.9 to 1.0.10
{ | ||
"name": "baiji-normalizer", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "Baiji Normalizer", | ||
@@ -25,5 +25,5 @@ "main": "index.js", | ||
"devDependencies": { | ||
"chai": "^4.2.0", | ||
"mocha": "^6.1.4" | ||
"chai": "^4.3.0", | ||
"mocha": "^6.2.3" | ||
} | ||
} |
@@ -88,2 +88,3 @@ Baiji Normalizer | ||
# Normalizer.getConverter(type) => get a specific converter | ||
# Normalizer.convertArray(val, opts) => convert val to array | ||
``` | ||
@@ -90,0 +91,0 @@ |
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
17891
94