twitter-rest-lite
Advanced tools
Comparing version 0.3.2 to 0.3.3
{ | ||
"name": "twitter-rest-lite", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"description": "Twitter's REST API Lite", | ||
@@ -21,8 +21,8 @@ "main": "index.js", | ||
"dependencies": { | ||
"request": "~2.27.0" | ||
"request": "~2.31.0" | ||
}, | ||
"devDependencies": { | ||
"mocha": "~1.13.0", | ||
"should": "~2.0.2", | ||
"express": "~3.4.4" | ||
"mocha": "~1.17.0", | ||
"should": "~2.1.1", | ||
"express": "~3.4.7" | ||
}, | ||
@@ -29,0 +29,0 @@ "engines": { |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
+ Addedaws-sign2@0.5.0(transitive)
+ Addedpunycode@2.3.1(transitive)
+ Addedrequest@2.31.0(transitive)
+ Addedtough-cookie@0.9.15(transitive)
- Removedaws-sign@0.3.0(transitive)
- Removedcookie-jar@0.3.0(transitive)
- Removedrequest@2.27.0(transitive)
Updatedrequest@~2.31.0