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.1 to 0.2.2

1

index.js

@@ -113,2 +113,3 @@ const fs = require('fs');

resolveDir: refPackages[package].resolveDir,
kind: 'entry-point'
});

@@ -115,0 +116,0 @@ if (result.errors.length > 0) {

2

package.json
{
"name": "esbuild-plugin-ts-references",
"version": "0.2.1",
"version": "0.2.2",
"description": "esbuild plugin for typescript references",

@@ -5,0 +5,0 @@ "main": "index.js",

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