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

slumber

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

slumber - npm Package Compare versions

Comparing version

to
0.7.1

2

lib/API.js

@@ -242,3 +242,3 @@ // Generated by CoffeeScript 1.9.1

} else {
return _this.wrap_reponse(fn, true, response, false);
return _this.wrap_response(fn, true, response, false);
}

@@ -245,0 +245,0 @@ };

{
"name": "slumber",
"version": "0.7.0",
"version": "0.7.1",
"description": "Port of Python's slumber library -- A library that makes consuming a RESTful API easier and more convenient",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

Sorry, the diff of this file is not supported yet