Socket
Socket
Sign inDemoInstall

esbuild-plugin-ts-references

Package Overview
Dependencies
24
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.0 to 0.2.1

6

package.json
{
"name": "esbuild-plugin-ts-references",
"version": "0.2.0",
"version": "0.2.1",
"description": "esbuild plugin for typescript references",
"main": "index.js",
"typings": "index.d.ts",
"scripts": {

@@ -10,2 +11,5 @@ "lint": "eslint index.js test/index.js",

},
"peerDependencies": {
"esbuild": ">= 0.14.21"
},
"devDependencies": {

@@ -12,0 +16,0 @@ "esbuild": "^0.14.21",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc