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

text-scorer

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

text-scorer - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

4

package.json
{
"name": "text-scorer",
"version": "2.1.0",
"version": "2.1.1",
"description": "A configurable text scorer.",

@@ -13,3 +13,3 @@ "main": "lib/index.js",

"build": "tsc",
"prepare": "npm run build",
"prepare": "rm -rf lib && npm run build",
"sandbox": "tsc src/sandbox.ts --outDir lib && node lib/sandbox.js"

@@ -16,0 +16,0 @@ },

@@ -1,2 +0,2 @@

# text-scorer (v2.1.0)
# text-scorer (v2.1.1)

@@ -3,0 +3,0 @@ A configurable text quality scorer/gibberish detector.

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