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

twitter-rest-lite

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

twitter-rest-lite - npm Package Compare versions

Comparing version 0.3.3 to 0.3.4

10

package.json
{
"name": "twitter-rest-lite",
"version": "0.3.3",
"version": "0.3.4",
"description": "Twitter's REST API Lite",

@@ -21,12 +21,12 @@ "main": "index.js",

"dependencies": {
"request": "~2.31.0"
"request": "~2.33.0"
},
"devDependencies": {
"mocha": "~1.17.0",
"should": "~2.1.1",
"express": "~3.4.7"
"should": "~3.1.0",
"express": "~3.4.8"
},
"engines": {
"node": ">=0.10.21"
"node": ">=0.10.25"
}
}

Sorry, the diff of this file is not supported yet

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