Huge News!Announcing our $40M Series B led by Abstract Ventures.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 2.3.0-alpha-20240305101155-5c187684377c717ecc669c4fefd50430a61b1c4a to 2.3.0-alpha-20240305150009-e5990352f37fcf9edd15f24830b07c0674a17e47

2

CHANGELOG.md
# @defer/client
## 2.3.0-alpha-20240305101155-5c187684377c717ecc669c4fefd50430a61b1c4a
## 2.3.0-alpha-20240305150009-e5990352f37fcf9edd15f24830b07c0674a17e47

@@ -5,0 +5,0 @@ ### Minor Changes

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

const utils_1 = require("./utils");
// source: https://github.com/csquared/node-logfmt/blob/master/lib/stringify
// source: https://github.com/csquared/node-logfmt/blob/master/lib/stringify.js
function fmtData(data) {

@@ -21,0 +21,0 @@ var line = "";

{
"name": "@defer/client",
"version": "2.3.0-alpha-20240305101155-5c187684377c717ecc669c4fefd50430a61b1c4a",
"version": "2.3.0-alpha-20240305150009-e5990352f37fcf9edd15f24830b07c0674a17e47",
"description": "Zero infrastructure NodeJS background jobs",

@@ -93,3 +93,3 @@ "main": "index.js",

"coverage/",
"",
"dist/",
"package-lock.json"

@@ -96,0 +96,0 @@ ],

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

declare const _default: "2.3.0-alpha-20240305101155-5c187684377c717ecc669c4fefd50430a61b1c4a";
declare const _default: "2.3.0-alpha-20240305150009-e5990352f37fcf9edd15f24830b07c0674a17e47";
export default _default;
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.default = "2.3.0-alpha-20240305101155-5c187684377c717ecc669c4fefd50430a61b1c4a";
exports.default = "2.3.0-alpha-20240305150009-e5990352f37fcf9edd15f24830b07c0674a17e47";
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