Socket
Socket
Sign inDemoInstall

sentiment

Package Overview
Dependencies
1
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.6 to 2.0.0

10

package.json

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

"description": "AFINN-based sentiment analysis for Node.js",
"version": "1.0.6",
"version": "2.0.0",
"homepage": "https://github.com/thisandagain/sentiment",

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

"dependencies": {
"lodash.assign": "4.0.1"
"lodash.assign": "4.1.0"
},

@@ -29,8 +29,8 @@ "devDependencies": {

"benchmark": "^2.1.0",
"eslint": "^1.10.3",
"tap": "^5.4.2"
"eslint": "^3.2.1",
"tap": "^6.3.0"
},
"engines": {
"node": ">=0.10"
"node": ">=4.0"
}
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc