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.17.4 to 0.17.5

1

lib/index.js
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';

4

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

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