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

request-then

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

request-then - npm Package Compare versions

Comparing version

to
1.1.0

.idea/.name

6

package.json
{
"name": "request-then",
"version": "1.0.0",
"version": "1.1.0",
"description": "A mashup of request with then/promise",

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

"dependencies": {
"promise": "5.0.0",
"request": "2.42.0"
"promise": "6.0.1",
"request": "2.51.0"
}
}