@chialab/esbuild-plugin-meta-url
Advanced tools
Comparing version 0.16.3 to 0.17.0
{ | ||
"name": "@chialab/esbuild-plugin-meta-url", | ||
"type": "module", | ||
"version": "0.16.3", | ||
"version": "0.17.0", | ||
"description": "A file loader plugin for esbuild for constructed URLs using import metadata.", | ||
@@ -33,10 +33,10 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@chialab/esbuild-rna": "^0.16.3", | ||
"@chialab/estransform": "^0.16.0", | ||
"@chialab/node-resolve": "^0.16.0" | ||
"@chialab/esbuild-rna": "^0.17.0", | ||
"@chialab/estransform": "^0.17.0", | ||
"@chialab/node-resolve": "^0.17.0" | ||
}, | ||
"devDependencies": { | ||
"esbuild": "^0.14.8", | ||
"esbuild": "^0.15.0", | ||
"typescript": "^4.3.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
+ Added@chialab/esbuild-rna@0.17.8(transitive)
+ Added@chialab/estransform@0.17.5(transitive)
+ Added@chialab/node-resolve@0.17.1(transitive)
- Removed@chialab/esbuild-rna@0.16.5(transitive)
- Removed@chialab/estransform@0.16.2(transitive)
- Removed@chialab/node-resolve@0.16.1(transitive)
Updated@chialab/esbuild-rna@^0.17.0
Updated@chialab/estransform@^0.17.0