Socket
Socket
Sign inDemoInstall

afinn-96

Package Overview
Dependencies
0
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.1 to 1.1.2

12

package.json
{
"name": "afinn-96",
"version": "1.1.1",
"version": "1.1.2",
"description": "AFINN 96 (list of English words rated for valence) in JSON",

@@ -18,4 +18,4 @@ "license": "MIT",

],
"repository": "https://github.com/wooorm/afinn-96",
"bugs": "https://github.com/wooorm/afinn-96/issues",
"repository": "words/afinn-96",
"bugs": "https://github.com/words/afinn-96/issues",
"author": "Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)",

@@ -37,3 +37,3 @@ "contributors": [

"readable-stream": "^2.1.4",
"remark-cli": "^3.0.0",
"remark-cli": "^4.0.0",
"remark-preset-wooorm": "^3.0.0",

@@ -63,4 +63,6 @@ "tape": "^4.0.0",

"remarkConfig": {
"plugins": ["preset-wooorm"]
"plugins": [
"preset-wooorm"
]
}
}

@@ -66,5 +66,5 @@ # afinn-96 [![Build Status][travis-badge]][travis]

[travis-badge]: https://img.shields.io/travis/wooorm/afinn-96.svg
[travis-badge]: https://img.shields.io/travis/words/afinn-96.svg
[travis]: https://travis-ci.org/wooorm/afinn-96
[travis]: https://travis-ci.org/words/afinn-96

@@ -79,2 +79,2 @@ [npm]: https://docs.npmjs.com/cli/install

[afinn165]: https://github.com/wooorm/afinn-165
[afinn165]: https://github.com/words/afinn-165
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