Huge News!Announcing our $40M Series B led by Abstract Ventures.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.18.0-alpha.1 to 0.18.0

1

lib/index.js

@@ -213,2 +213,3 @@ import path from 'path';

path: resolvedPath,
with: {},
});

@@ -215,0 +216,0 @@

10

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

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