Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@eik/esbuild-plugin

Package Overview
Dependencies
Maintainers
5
Versions
79
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.11
to
2.0.12
+4
-4
package.json
{
"name": "@eik/esbuild-plugin",
"version": "2.0.11",
"version": "2.0.12",
"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.",

@@ -45,7 +45,7 @@ "type": "module",

"@eik/prettier-config": "1.0.1",
"@eik/semantic-release-config": "1.0.12",
"@eik/semantic-release-config": "1.0.14",
"@eik/typescript-config": "1.0.0",
"@types/esbuild-plugin-import-map": "0.0.3",
"@types/node": "24.10.1",
"esbuild": "0.27.0",
"esbuild": "0.27.3",
"eslint": "9.39.1",

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

"dependencies": {
"@eik/common": "5.1.19",
"@eik/common": "5.1.22",
"esbuild-plugin-import-map": "2.1.0"

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