🚀. Socket Launch Week Day 3:Socket Firewall Now Blocks Malicious VS Code and Open VSX Extensions.Learn more
Sign In

@eik/esbuild-plugin

Package Overview
Dependencies
Maintainers
5
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eik/esbuild-plugin - npm Package Compare versions

Comparing version
2.0.17
to
2.0.18
+3
-3
package.json
{
"name": "@eik/esbuild-plugin",
"version": "2.0.17",
"version": "2.0.18",
"description": "esbuild plugin for loading import maps from a Eik server and applying the mapping to ECMAScript modules in preparation for upload to the same server.",

@@ -49,3 +49,3 @@ "type": "module",

"@types/node": "24.10.1",
"esbuild": "0.27.3",
"esbuild": "0.28.1",
"eslint": "9.39.4",

@@ -61,3 +61,3 @@ "fastify": "5.8.5",

"dependencies": {
"@eik/common": "5.1.31",
"@eik/common": "5.1.33",
"esbuild-plugin-import-map": "2.1.0"

@@ -64,0 +64,0 @@ },