natural-content
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "natural-content", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "A set of natural functions like extracting words & n-grams, remove diacritics, get top keywords, ... (experimental project)", | ||
@@ -13,10 +13,10 @@ "main": "index.js", | ||
"natural": "^0.6.3", | ||
"underscore": "^1.9.1" | ||
"underscore": "^1.10.2" | ||
}, | ||
"devDependencies": { | ||
"eslint": "^6.0.1", | ||
"eslint-config-adidas-es8": "^1.1.0", | ||
"eslint-plugin-import": "^2.18.0", | ||
"eslint": "^6.8.0", | ||
"eslint-config-adidas-es8": "^1.2.0", | ||
"eslint-plugin-import": "^2.20.2", | ||
"eslint-plugin-promise": "^4.2.1" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
73218
0
Updatedunderscore@^1.10.2