Socket
Socket
Sign inDemoInstall

@anatine/esbuild-decorators

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@anatine/esbuild-decorators - npm Package Compare versions

Comparing version 0.2.10 to 0.2.11

5

CHANGELOG.md

@@ -0,1 +1,6 @@

## 0.2.8 (2021-06-01)
### Updates
* **release:** Updating esbuild ^0.11.11 → ^0.12.5
## 0.2.8 (2021-04-15)

@@ -2,0 +7,0 @@

4

package.json
{
"name": "@anatine/esbuild-decorators",
"version": "0.2.10",
"version": "0.2.11",
"description": "Esbuild plugin for Nx to handle emitDecoratorMetadata",

@@ -32,5 +32,5 @@ "repository": {

"peerDependencies": {
"esbuild": "~0.11.20"
"esbuild": "~0.12.5"
},
"typings": "./src/index.d.ts"
}
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