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

@defer/client

Package Overview
Dependencies
Maintainers
2
Versions
170
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@defer/client - npm Package Compare versions

Comparing version 1.5.1-alpha-20230627082903-a86eab3 to 1.5.1-alpha-20230627084825-74ab12b

1

cjs/httpClient.js

@@ -90,3 +90,2 @@ "use strict";

}
console.log("XXX", decodedData);
throw new errors_js_1.APIError(decodedData.message, decodedData.error);

@@ -93,0 +92,0 @@ }

2

cjs/version.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.default = "1.5.1-alpha-20230627082903-a86eab3";
exports.default = "1.5.1-alpha-20230627084825-74ab12b";

@@ -84,3 +84,2 @@ import { fetch } from "@whatwg-node/fetch";

}
console.log("XXX", decodedData);
throw new APIError(decodedData.message, decodedData.error);

@@ -87,0 +86,0 @@ }

@@ -1,1 +0,1 @@

export default "1.5.1-alpha-20230627082903-a86eab3";
export default "1.5.1-alpha-20230627084825-74ab12b";
{
"name": "@defer/client",
"version": "1.5.1-alpha-20230627082903-a86eab3",
"version": "1.5.1-alpha-20230627084825-74ab12b",
"description": "Zero infrastructure NodeJS background jobs",

@@ -5,0 +5,0 @@ "dependencies": {

@@ -1,2 +0,2 @@

declare const _default: "1.5.1-alpha-20230627082903-a86eab3";
declare const _default: "1.5.1-alpha-20230627084825-74ab12b";
export default _default;

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