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

@chialab/esbuild-plugin-meta-url

Package Overview
Dependencies
Maintainers
2
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chialab/esbuild-plugin-meta-url - npm Package Compare versions

Comparing version

to
0.11.19

8

package.json
{
"name": "@chialab/esbuild-plugin-meta-url",
"type": "module",
"version": "0.11.13",
"version": "0.11.19",
"description": "A file loader plugin for esbuild for constructed URLs using import metadata.",

@@ -38,6 +38,6 @@ "main": "lib/index.js",

"@chialab/esbuild-helpers": "^0.11.13",
"@chialab/esbuild-plugin-emit": "^0.11.13",
"@chialab/esbuild-plugin-emit": "^0.11.19",
"@chialab/esbuild-plugin-transform": "^0.11.13",
"@chialab/estransform": "^0.11.13",
"@chialab/node-resolve": "^0.11.13",
"@chialab/node-resolve": "^0.11.19",
"esbuild": "^0.12.0"

@@ -48,3 +48,3 @@ },

},
"gitHead": "811f6670e63e201b8b59ffda850a7b17bbdaedb2"
"gitHead": "8cf91a6e67420b3712cdfd6c13d7d55b5078a1dd"
}