@nlpjs/lang-sl
Advanced tools
Comparing version 4.11.0 to 4.14.0
{ | ||
"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, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
69524
12
574
Updated@nlpjs/core@^4.14.0