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 0.12.34 to 0.12.39

2

lib/index.js

@@ -166,3 +166,3 @@ import path from 'path';

return finalizeEntry(build, args.path);
return finalizeEntry(build, entry, { source: args.path });
});

@@ -169,0 +169,0 @@ },

{
"name": "@chialab/esbuild-plugin-meta-url",
"type": "module",
"version": "0.12.34",
"version": "0.12.39",
"description": "A file loader plugin for esbuild for constructed URLs using import metadata.",

@@ -39,3 +39,3 @@ "main": "lib/index.js",

"@chialab/esbuild-plugin-emit": "^0.12.31",
"@chialab/esbuild-plugin-transform": "^0.12.31",
"@chialab/esbuild-plugin-transform": "^0.12.39",
"@chialab/estransform": "^0.12.11",

@@ -48,3 +48,3 @@ "@chialab/node-resolve": "^0.12.26",

},
"gitHead": "6b332aab5614a4d081f931451c04471bff3e3147"
"gitHead": "3544f2cd21507ea7688bbdc00a8aded16901015f"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc