@anatine/esbuild-decorators
Advanced tools
Comparing version 0.2.11 to 0.2.12
@@ -1,4 +0,9 @@ | ||
## 0.2.8 (2021-06-01) | ||
## 0.2.12 (2021-06-29) | ||
### Updates | ||
* **release:** Updating esbuild ^0.12.5 → ^0.12.12 | ||
## 0.2.11 (2021-06-01) | ||
### Updates | ||
* **release:** Updating esbuild ^0.11.11 → ^0.12.5 | ||
@@ -5,0 +10,0 @@ |
{ | ||
"name": "@anatine/esbuild-decorators", | ||
"version": "0.2.11", | ||
"version": "0.2.12", | ||
"description": "Esbuild plugin for Nx to handle emitDecoratorMetadata", | ||
@@ -32,5 +32,5 @@ "repository": { | ||
"peerDependencies": { | ||
"esbuild": "~0.12.5" | ||
"esbuild": "~0.12.12" | ||
}, | ||
"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
22030