@defer/client
Advanced tools
Comparing version 2.3.0-alpha-20240305101155-5c187684377c717ecc669c4fefd50430a61b1c4a to 2.3.0-alpha-20240305150009-e5990352f37fcf9edd15f24830b07c0674a17e47
# @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"; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
108014