@chialab/esbuild-plugin-meta-url
Advanced tools
Comparing version 0.18.0-alpha.1 to 0.18.0
@@ -213,2 +213,3 @@ import path from 'path'; | ||
path: resolvedPath, | ||
with: {}, | ||
}); | ||
@@ -215,0 +216,0 @@ |
{ | ||
"name": "@chialab/esbuild-plugin-meta-url", | ||
"type": "module", | ||
"version": "0.18.0-alpha.1", | ||
"version": "0.18.0", | ||
"description": "A file loader plugin for esbuild for constructed URLs using import metadata.", | ||
@@ -30,8 +30,8 @@ "main": "lib/index.js", | ||
"engines": { | ||
"node": ">=13" | ||
"node": ">=18" | ||
}, | ||
"dependencies": { | ||
"@chialab/esbuild-rna": "^0.18.0-alpha.1", | ||
"@chialab/estransform": "^0.18.0-alpha.1", | ||
"@chialab/node-resolve": "^0.18.0-alpha.1", | ||
"@chialab/esbuild-rna": "^0.18.0", | ||
"@chialab/estransform": "^0.18.0", | ||
"@chialab/node-resolve": "^0.18.0", | ||
"mime-types": "^2.1.35" | ||
@@ -38,0 +38,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14813
258