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

@nlpjs/lang-ru

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nlpjs/lang-ru - npm Package Compare versions

Comparing version 4.1.0 to 4.1.1

6

package.json
{
"name": "@nlpjs/lang-ru",
"version": "4.1.0",
"version": "4.1.1",
"description": "Core",

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

"dependencies": {
"@nlpjs/core": "^4.1.0"
"@nlpjs/core": "^4.1.1"
},
"gitHead": "35a9f046ff64fa04e952ef9c14b3e1dd11bdba08"
"gitHead": "aff06b323ed3346f1f96ffbd8d9cedf549b4143a"
}

@@ -25,4 +25,2 @@ /*

const afinn = require('./afinn_ru.json');
const pattern = require('./pattern_ru.json');
const senticon = require('./senticon_ru.json');
const negations = require('./negations_ru.json');

@@ -32,5 +30,5 @@

afinn,
pattern,
senticon,
pattern: undefined,
senticon: undefined,
negations,
};
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