@anatine/esbuild-decorators
Advanced tools
Comparing version 0.2.4 to 0.2.5
@@ -1,7 +0,12 @@ | ||
## 0.2.2 (2021-03-26) | ||
## 0.2.5 (2021-03-26) | ||
### Updates | ||
* **release:** Updating esbuild ^0.10.1 → ^0.10.2 | ||
## 0.2.4 (2021-03-26) | ||
### Updates | ||
* **release:** Updating esbuild ^0.10.0 → ^0.10.1 | ||
## 0.2.2 (2021-03-25) | ||
## 0.2.3 (2021-03-25) | ||
@@ -8,0 +13,0 @@ ### Updates |
{ | ||
"name": "@anatine/esbuild-decorators", | ||
"version": "0.2.4", | ||
"version": "0.2.5", | ||
"description": "Esbuild plugin for Nx to handle emitDecoratorMetadata", | ||
@@ -36,5 +36,5 @@ "repository": { | ||
"peerDependencies": { | ||
"esbuild": "~0.10.1" | ||
"esbuild": "~0.10.2" | ||
}, | ||
"typings": "src/index.d.ts" | ||
} |
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
21605
29938