New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@chialab/esbuild-plugin-transform

Package Overview
Dependencies
Maintainers
2
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chialab/esbuild-plugin-transform - npm Package Compare versions

Comparing version 0.7.0 to 0.7.6

2

lib/index.js

@@ -137,3 +137,3 @@ import { promises } from 'fs';

const map = new SourceMap();
map.addRawMappings(mapping);
map.addVLQMap(mapping);
map.extends(sourceMap.toBuffer());

@@ -140,0 +140,0 @@ return map;

{
"name": "@chialab/esbuild-plugin-transform",
"type": "module",
"version": "0.7.0",
"version": "0.7.6",
"description": "Pipe transformation plugin for esbuild.",

@@ -42,3 +42,3 @@ "main": "lib/index.js",

},
"gitHead": "6f48a0ef65d8ecb1266196c08db63a19a1e44712"
"gitHead": "1d6324b23f9d85143e210ac84ff6a2f360aba6c6"
}
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