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.1 to 2.0.2

6

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

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