simple-nlp
Advanced tools
Comparing version 0.1.16 to 0.2.0
@@ -1,1 +0,1 @@ | ||
module.exports = require("./umd/simple-nlp.production.min.js"); | ||
module.exports = require("./bundle/simple-nlp.production.min.js"); |
@@ -1,1 +0,29 @@ | ||
{"author":"Viktor Leandersson","name":"simple-nlp","description":"Simple NLP is a library with the fundamentals for basic natural language processing","keywords":["simple nlp"],"version":"0.1.16","homepage":"https://github.com/vleandersson/simple-nlp","license":"MIT","repository":{"type":"git","url":"https://github.com/vleandersson/simple-nlp","directory":"packages/simple-nlp"},"engines":{"node":">=0.10.0"},"main":"index.js","dependencies":{},"files":["README.md","types/","index.js","index.d.ts","umd/"],"types":"index.d.ts"} | ||
{ | ||
"author": "Viktor Leandersson", | ||
"name": "simple-nlp", | ||
"description": "Simple NLP is a library with the fundamentals for basic natural language processing", | ||
"keywords": [ | ||
"simple nlp" | ||
], | ||
"version": "0.2.0", | ||
"homepage": "https://github.com/vleandersson/simple-nlp", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/vleandersson/simple-nlp", | ||
"directory": "packages/simple-nlp" | ||
}, | ||
"engines": { | ||
"node": ">=0.10.0" | ||
}, | ||
"main": "index.js", | ||
"dependencies": {}, | ||
"files": [ | ||
"README.md", | ||
"types/", | ||
"index.js", | ||
"index.d.ts", | ||
"bundle/" | ||
], | ||
"types": "index.d.ts" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
31204
5
39
1