@chialab/esbuild-plugin-meta-url
Advanced tools
Comparing version 0.12.2 to 0.12.3
{ | ||
"name": "@chialab/esbuild-plugin-meta-url", | ||
"type": "module", | ||
"version": "0.12.2", | ||
"version": "0.12.3", | ||
"description": "A file loader plugin for esbuild for constructed URLs using import metadata.", | ||
@@ -39,4 +39,4 @@ "main": "lib/index.js", | ||
"@chialab/esbuild-plugin-emit": "^0.12.2", | ||
"@chialab/esbuild-plugin-transform": "^0.12.2", | ||
"@chialab/estransform": "^0.12.2", | ||
"@chialab/esbuild-plugin-transform": "^0.12.3", | ||
"@chialab/estransform": "^0.12.3", | ||
"@chialab/node-resolve": "^0.12.2", | ||
@@ -48,3 +48,3 @@ "esbuild": "^0.13.0" | ||
}, | ||
"gitHead": "78b4044e43ddb423527529d38bf89bb56812868a" | ||
"gitHead": "952c8715e5f2b4eea8f403762e20911062ab75da" | ||
} |