New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

natural

Package Overview
Dependencies
Maintainers
3
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

natural - npm Package Compare versions

Comparing version 5.1.1 to 5.1.10

2

lib/natural/classifiers/maxent/Context.js

@@ -26,3 +26,3 @@ /*

const stringify = require('json-stable-stringify')
const stringify = require('safe-stable-stringify')

@@ -29,0 +29,0 @@ function Context (data) {

{
"name": "natural",
"description": "General natural language (tokenizing, stemming (English, Russian, Spanish), part-of-speech tagging, sentiment analysis, classification, inflection, phonetics, tfidf, WordNet, jaro-winkler, Levenshtein distance, Dice's Coefficient) facilities for node.",
"version": "5.1.1",
"version": "5.1.10",
"homepage": "https://github.com/NaturalNode/natural",

@@ -16,3 +16,3 @@ "repository": {

"apparatus": "^0.0.10",
"json-stable-stringify": "^1.0.1",
"safe-stable-stringify": "^2.2.0",
"sylvester": "^0.0.12",

@@ -19,0 +19,0 @@ "underscore": "^1.9.1",

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