Socket
Socket
Sign inDemoInstall

compromise

Package Overview
Dependencies
Maintainers
2
Versions
169
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

compromise - npm Package Compare versions

Comparing version 11.13.2 to 11.14.2

34

package.json

@@ -5,6 +5,6 @@ {

"description": "natural language processing in the browser",
"version": "11.13.2",
"version": "11.14.2",
"main": "./builds/compromise.js",
"unpkg": "./builds/compromise.min.js",
"types": "./compromise.d.ts",
"types": "types",
"repository": {

@@ -19,3 +19,3 @@ "type": "git",

"buildTest": "TESTENV=prod node ./scripts/test.js",
"test:types": "tsc --project test/types",
"test:types": "dtslint types",
"browserTest": "node ./scripts/browserTest.js",

@@ -37,23 +37,31 @@ "benchmark": "node ./scripts/benchmark.js",

],
"prettier": {
"trailingComma": "none",
"tabWidth": 2,
"semi": true,
"singleQuote": true,
"printWidth": 100
},
"dependencies": {
"efrt-unpack": "2.0.3"
"efrt-unpack": "2.2.0"
},
"devDependencies": {
"@babel/core": "7.3.4",
"@babel/preset-env": "7.3.4",
"@babel/core": "7.5.5",
"@babel/preset-env": "7.5.5",
"amble": "0.0.7",
"babelify": "10.0.0",
"babili": "0.1.4",
"browserify": "16.2.3",
"browserify": "16.3.0",
"chalk": "2.4.2",
"codecov": "3.2.0",
"compromise-plugin": "0.0.8",
"codecov": "3.5.0",
"compromise-plugin": "0.0.9",
"derequire": "2.0.6",
"nyc": "13.3.0",
"dtslint": "0.9.0",
"nyc": "14.1.1",
"shelljs": "0.8.3",
"tap-dancer": "0.1.2",
"terser": "3.17.0",
"tape": "4.10.1"
"tap-dancer": "0.2.0",
"tape": "4.11.0",
"terser": "4.1.2"
},
"license": "MIT"
}

@@ -414,11 +414,11 @@ <div align="center">

<td>
<a href="http://slack.compromise.cool/">
<img src="https://cloud.githubusercontent.com/assets/399657/21956671/a30cbc82-da53-11e6-82d6-aaaaebc0bc93.jpg"/>
<div>&nbsp; &nbsp; &nbsp; Slack group &nbsp; &nbsp; &nbsp; </div>
<a href="https://gitter.im/nlpcompromise/community">
<img src="https://user-images.githubusercontent.com/399657/59966970-9c310c00-94f1-11e9-97fb-e5767b5f3f0e.png"/>
<div>&nbsp; &nbsp; &nbsp; Gitter chat &nbsp; &nbsp; &nbsp; </div>
</a>
</td>
<td>
<a href="http://nlpcompromise.us12.list-manage2.com/subscribe?u=d5bd9bcc36c4bef0fd5f6e75f&id=8738c1f5ef">
<img src="https://cloud.githubusercontent.com/assets/399657/21956670/a30be6e0-da53-11e6-9aaf-52a10b8c3195.jpg"/>
<div>&nbsp; &nbsp; &nbsp; Mailing-list &nbsp; &nbsp; &nbsp; </div>
<a href="https://stackoverflow.com/questions/tagged/nlp-compromise">
<img src="https://user-images.githubusercontent.com/399657/59967058-17df8880-94f3-11e9-8d4f-1423bdfd8508.png"/>
<div>&nbsp; &nbsp; &nbsp; Stackoverflow &nbsp; &nbsp; &nbsp; </div>
</a>

@@ -425,0 +425,0 @@ </td>

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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