Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

stopword

Package Overview
Dependencies
Maintainers
2
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stopword - npm Package Compare versions

Comparing version 2.0.0-rc.6 to 2.0.0

4

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc