You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

sentiment-and-keyword

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sentiment-and-keyword - npm Package Compare versions

Comparing version

to
1.0.4

3

index.js

@@ -47,5 +47,2 @@ // Requirements go here

}
if(!results.includes({[keyword]:keyword})){
config.debug && console.log(results);
}
});

@@ -52,0 +49,0 @@ resolve(results);

2

package.json
{
"name": "sentiment-and-keyword",
"version": "1.0.3",
"version": "1.0.4",
"description": "Analyze strings based on sentiment and keyword strength using synonyms sentiment analysis",

@@ -5,0 +5,0 @@ "main": "index.js",