New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@chialab/esbuild-plugin-meta-url

Package Overview
Dependencies
Maintainers
2
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chialab/esbuild-plugin-meta-url - npm Package Compare versions

Comparing version

to
0.11.9

10

package.json
{
"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"
}