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

hubot-twitter-egosearch

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hubot-twitter-egosearch - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

2

package.json
{
"name": "hubot-twitter-egosearch",
"version": "0.0.7",
"version": "0.0.8",
"description": "Twitter ego-searching for hubot",

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

@@ -42,12 +42,17 @@ # hubot-twitter-egosearch

# Start searching with "hubot script"
hubot> hubot egosearch add hubot script
human> hubot egosearch add hubot script
hubot> [13551] Now searching for hubot script
# Stop searching with "hubot script"
hubot> hubot egosearch rm hubot script
human> hubot egosearch rm 3551
hubot> Stopped searching for hubot script
# List searching keywords
hubot> hubot egosearch list
human> hubot egosearch list
hubot> [13551] hubot script @room
hubot> [53595] some search word @room
# Also can use advanced search query
hubot> hubot egosearch add "hubot-twitter-egosearch" -from:qckanemoto
human> hubot egosearch add "hubot-twitter-egosearch" -from:qckanemoto
hubot> [29107] Now searching for "hubot-twitter-egosearch" -from:qckanemoto
```
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