Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "stopword", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "A module for node.js and the browser that takes in text and returns text that is stripped of stopwords. Has pre-defined stopword lists for 62 languages and also takes lists with custom stopwords as input.", | ||
@@ -25,4 +25,4 @@ "main": "./dist/stopword.cjs.js", | ||
"devDependencies": { | ||
"batr": "^2.1.1", | ||
"words-n-numbers": "^7.1.0" | ||
"batr": "^2.1.4", | ||
"words-n-numbers": "^7.1.1" | ||
}, | ||
@@ -29,0 +29,0 @@ "author": "Fergus McDowall", |
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