Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

better-api

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

better-api - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

2

lib/index.js

@@ -35,3 +35,3 @@ "use strict";

res = createSettings.output(res);
userCallbackDone.apply(null, arguments);
userCallbackDone.apply(null, [res]);
var responseType = (0, _extend2.default)(true, {}, self.settings.defaultResponseType, [res]);

@@ -38,0 +38,0 @@ Object.keys(responseType).forEach(function (key) {

{
"name": "better-api",
"main": "lib/index.js",
"version": "0.2.1",
"version": "0.2.2",
"description": "api encapsulation manage",

@@ -6,0 +6,0 @@ "keywords": "",

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