natural-content
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "natural-content", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "A set of natural functions like extracting words & n-grams, remove diacritics, get top keywords, ... (experimental project)", | ||
@@ -16,7 +16,7 @@ "main": "index.js", | ||
"devDependencies": { | ||
"eslint": "^5.16.0", | ||
"eslint": "^6.0.1", | ||
"eslint-config-adidas-es8": "^1.1.0", | ||
"eslint-plugin-import": "^2.17.3", | ||
"eslint-plugin-promise": "^4.1.1" | ||
"eslint-plugin-import": "^2.18.0", | ||
"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
30311