You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@chialab/esbuild-plugin-emit

Package Overview
Dependencies
Maintainers
2
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version

to
0.11.5

2

lib/index.js

@@ -8,3 +8,3 @@ import path from 'path';

*/
const EMIT_FILE_NS = 'emit-chunk';
const EMIT_FILE_NS = 'emit-chunk';

@@ -11,0 +11,0 @@ /**

{
"name": "@chialab/esbuild-plugin-emit",
"type": "module",
"version": "0.11.4",
"version": "0.11.5",
"description": "Helpers functions to emit chunks and files from a esbuild run.",

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

},
"gitHead": "029f0881b8f1138d52d9ded0fb60f2d34579281f"
"gitHead": "d6814ae3e06690ddf18f015749504b60375cf562"
}