@defer/client
Advanced tools
Comparing version 2.3.0-alpha-20240306091527-49d104989dee1ada474ee6863159cb9416b44c98 to 2.3.0
# @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"; |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
107766