@chialab/esbuild-plugin-meta-url
Advanced tools
Comparing version 0.17.4 to 0.17.5
import path from 'path'; | ||
import { readFile } from 'fs/promises'; | ||
import mime from 'mime-types'; | ||
@@ -4,0 +3,0 @@ import { appendSearchParam, getSearchParam, isUrl } from '@chialab/node-resolve'; |
{ | ||
"name": "@chialab/esbuild-plugin-meta-url", | ||
"type": "module", | ||
"version": "0.17.4", | ||
"version": "0.17.5", | ||
"description": "A file loader plugin for esbuild for constructed URLs using import metadata.", | ||
@@ -33,3 +33,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@chialab/esbuild-rna": "^0.17.0", | ||
"@chialab/esbuild-rna": "^0.17.6", | ||
"@chialab/estransform": "^0.17.1", | ||
@@ -36,0 +36,0 @@ "@chialab/node-resolve": "^0.17.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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
0
15692
271
Updated@chialab/esbuild-rna@^0.17.6