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

@nlpjs/lang-sl

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nlpjs/lang-sl - npm Package Compare versions

Comparing version 4.11.0 to 4.14.0

src/sentiment/afinn_sl.json

6

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

@@ -28,5 +28,5 @@ "author": {

"dependencies": {
"@nlpjs/core": "^4.11.0"
"@nlpjs/core": "^4.14.0"
},
"gitHead": "9b24db3f2a381399cad134bdab734e36744fcde1"
"gitHead": "48a764d97a40355f51560177ecc0ec8cfabaa195"
}

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

const afinn = require('./afinn_sl.json');
const negations = require('./negations_sl.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