@anatine/esbuild-decorators
Advanced tools
Comparing version 0.2.8 to 0.2.9
{ | ||
"name": "@anatine/esbuild-decorators", | ||
"version": "0.2.8", | ||
"version": "0.2.9", | ||
"description": "Esbuild plugin for Nx to handle emitDecoratorMetadata", | ||
@@ -11,10 +11,6 @@ "repository": { | ||
"Esbuild", | ||
"Monorepo", | ||
"Node", | ||
"Nest", | ||
"Jest", | ||
"Cypress", | ||
"CLI" | ||
"decorators", | ||
"typescript" | ||
], | ||
"main": "./src/index.js", | ||
"main": "index.js", | ||
"types": "index.d.ts", | ||
@@ -37,5 +33,5 @@ "author": { | ||
"peerDependencies": { | ||
"esbuild": "~0.11.11" | ||
"esbuild": "~0.11.20" | ||
}, | ||
"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
21836