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-20240306091527-49d104989dee1ada474ee6863159cb9416b44c98 to 2.3.0

4

CHANGELOG.md
# @defer/client
## 2.3.0-alpha-20240306091527-49d104989dee1ada474ee6863159cb9416b44c98
## 2.3.0
### Minor Changes
- [#130](https://github.com/defer-run/defer.client/pull/130) [`3136c79`](https://github.com/defer-run/defer.client/commit/3136c7966a04bc1ebf4f3d668859e308defa1988) Thanks [@charlypoly](https://github.com/charlypoly)! - Fix VSCode dynamic imports resolving on `@defer/client/index`
- [#130](https://github.com/defer-run/defer.client/pull/130) [`70cb314`](https://github.com/defer-run/defer.client/commit/70cb31476bbf4656613a7b892b9d80c651b98acf) Thanks [@charlypoly](https://github.com/charlypoly)! - Fix VSCode dynamic imports resolving on `@defer/client/index`

@@ -9,0 +9,0 @@ ## 2.2.1

{
"name": "@defer/client",
"version": "2.3.0-alpha-20240306091527-49d104989dee1ada474ee6863159cb9416b44c98",
"version": "2.3.0",
"description": "Zero infrastructure NodeJS background jobs",

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

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

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