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

@nlpjs/lang-cs

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nlpjs/lang-cs - npm Package Compare versions

Comparing version 4.11.0 to 4.13.0

src/sentiment/afinn_cs.json

4

package.json
{
"name": "@nlpjs/lang-cs",
"version": "4.11.0",
"version": "4.13.0",
"description": "Core",

@@ -30,3 +30,3 @@ "author": {

},
"gitHead": "9b24db3f2a381399cad134bdab734e36744fcde1"
"gitHead": "926fe345330eca1a13eaaf04d0bba3631a5bba8b"
}

@@ -24,6 +24,7 @@ /*

const afinn = require('./afinn_cs.json');
const negations = require('./negations_cs.json');
module.exports = {
afinn: undefined,
afinn,
pattern: undefined,

@@ -30,0 +31,0 @@ senticon: undefined,

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