Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

atsaty

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

atsaty - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

package.json

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

"tags": ["twitter", "tweet", "yep", "nope", "sentiment"],
"version": "0.0.1",
"version": "0.0.2",
"author": "Zack Corr <zack@z0w0.me>",

@@ -8,0 +8,0 @@ "repository": {

@@ -80,7 +80,7 @@ # Atsaty

If `user` is provided, then it will check the mood of a specific Twitter user
instead of the entire Twitter community.
If `query` is provided, then it will check the mood of a specific search
query instead of the entire Twitter community (e.g. "#racist #cats").
The callback will be called with an error or `null` as its first argument,
`false` as its second if there is no positive tweets or there
`false` as its second if there are no positive tweets or there
are more negative tweets than positive ones, otherwise it calls with a second

@@ -87,0 +87,0 @@ argument of `true`.

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