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.8.0 to 11.9.0

5

changelog.md

@@ -52,2 +52,7 @@ compromise uses semver, and pushes to npm frequently

- ngrams now remove empty-terms in contractions - fixes counting issue [#476](https://github.com/spencermountain/compromise/issues/476)
##### 11.9.0
- tag professions as `#Actor`
- add more behaviours to `.normalize()`
- support match-results as inputs to .match() and .not()
- support some us-state abbreviations like 'Phoeniz AZ'

@@ -54,0 +59,0 @@ ##### 11.0.0

7

package.json

@@ -5,3 +5,3 @@ {

"description": "natural language processing in the browser",
"version": "11.8.0",
"version": "11.9.0",
"main": "./builds/compromise.js",

@@ -45,3 +45,2 @@ "types": "./compromise.d.ts",

"chalk": "2.4.1",
"codacy-coverage": "3.0.0",
"compromise-plugin": "0.0.8",

@@ -51,4 +50,4 @@ "derequire": "2.0.6",

"nyc": "11.7.1",
"shelljs": "0.8.1",
"tap-dancer": "0.0.2",
"shelljs": "0.8.2",
"tap-dancer": "0.0.3",
"tape": "4.9.0",

@@ -55,0 +54,0 @@ "uglify-js": "2.7.0"

@@ -67,3 +67,6 @@ <div align="center">

<br/>
but it is <a href="https://beta.observablehq.com/@spencermountain/compromise-performance">small, quick, and good-enough</a> for a bunch of stuff.
but it is
<a href="https://beta.observablehq.com/@spencermountain/compromise-filesize">small,
<a href="https://beta.observablehq.com/@spencermountain/compromise-performance">quick</a>,
and <a href="https://beta.observablehq.com/@spencermountain/compromise-accuracy">good-enough</a> for a bunch of stuff.
</div>

@@ -70,0 +73,0 @@

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