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

synonym-optimizer

Package Overview
Dependencies
Maintainers
1
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

synonym-optimizer - npm Package Compare versions

Comparing version 2.12.2 to 2.12.3

12

package.json
{
"name": "synonym-optimizer",
"version": "2.12.2",
"version": "2.12.3",
"description": "Finds the text which has the least number of repetitions",

@@ -8,2 +8,3 @@ "main": "dist/index.js",

"scripts": {
"clean": "rm -rf dist",
"test": "nyc mocha",

@@ -53,3 +54,3 @@ "build": "tsc",

"devDependencies": {
"mocha": "^7.1.0",
"mocha": "^7.1.1",
"nyc": "^15.0.0",

@@ -60,6 +61,5 @@ "typescript": "^3.7.2"

"@types/snowball-stemmers": "^0.6.0",
"@types/wink-tokenizer": "^4.0.0",
"@types/wink-tokenizer": "^4.0.1",
"debug": "^4.1.1",
"rosaenlg-filter": "2.12.2",
"sha1": "^1.1.1",
"rosaenlg-filter": "2.12.3",
"snowball-stemmer.jsx": "^0.2.3",

@@ -72,3 +72,3 @@ "stopwords-de": "^0.3.0",

},
"gitHead": "cd9bc7a186dc8101de40962092de2b2f9abcce65"
"gitHead": "0d8f02da8e657527a33a882f98066e961f2fe0f8"
}
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