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

simple-nlp

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simple-nlp - npm Package Compare versions

Comparing version 0.1.16 to 0.2.0

bundle/main.production.min.js

2

index.js

@@ -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"
}
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