@chialab/esbuild-plugin-meta-url
Advanced tools
Comparing version 0.11.9 to 0.11.10
{ | ||
"name": "@chialab/esbuild-plugin-meta-url", | ||
"type": "module", | ||
"version": "0.11.9", | ||
"version": "0.11.10", | ||
"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.11.9", | ||
"@chialab/esbuild-plugin-transform": "^0.11.9", | ||
"@chialab/estransform": "^0.11.8", | ||
"@chialab/esbuild-plugin-transform": "^0.11.10", | ||
"@chialab/estransform": "^0.11.10", | ||
"@chialab/node-resolve": "^0.11.8", | ||
@@ -48,3 +48,3 @@ "esbuild": "^0.12.0" | ||
}, | ||
"gitHead": "8788af9ec6a61f333618595308e285a04350fbae" | ||
"gitHead": "4475da9b7503ad14fe9afd466cb42565b09add6c" | ||
} |
8778