Comparing version 2.0.0-rc.6 to 2.0.0
{ | ||
"name": "stopword", | ||
"version": "2.0.0-rc.6", | ||
"version": "2.0.0", | ||
"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,3 +25,3 @@ "main": "./dist/stopword.cjs.js", | ||
"devDependencies": { | ||
"batr": "^2.0.4", | ||
"batr": "^2.1.1", | ||
"words-n-numbers": "^7.1.0" | ||
@@ -28,0 +28,0 @@ }, |
@@ -215,3 +215,3 @@ # stopword | ||
[Licenses](./dist/LICENSES.txt) for both this and all third party code. | ||
[Licenses](./dist/LICENSES.txt) for this library and all third party code. | ||
@@ -218,0 +218,0 @@ [license-image]: http://img.shields.io/badge/license-MIT-blue.svg?style=flat |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
0
1484655
85