@chialab/esbuild-plugin-meta-url
Advanced tools
Comparing version 0.11.8 to 0.11.9
{ | ||
"name": "@chialab/esbuild-plugin-meta-url", | ||
"type": "module", | ||
"version": "0.11.8", | ||
"version": "0.11.9", | ||
"description": "A file loader plugin for esbuild for constructed URLs using import metadata.", | ||
@@ -37,5 +37,5 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@chialab/esbuild-helpers": "^0.11.8", | ||
"@chialab/esbuild-plugin-emit": "^0.11.8", | ||
"@chialab/esbuild-plugin-transform": "^0.11.8", | ||
"@chialab/esbuild-helpers": "^0.11.9", | ||
"@chialab/esbuild-plugin-emit": "^0.11.9", | ||
"@chialab/esbuild-plugin-transform": "^0.11.9", | ||
"@chialab/estransform": "^0.11.8", | ||
@@ -48,3 +48,3 @@ "@chialab/node-resolve": "^0.11.8", | ||
}, | ||
"gitHead": "c4e60500a376fc358091abeb9b2aa1c4957d5578" | ||
"gitHead": "8788af9ec6a61f333618595308e285a04350fbae" | ||
} |