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.10
to
2.0.11
+2
-2
package.json
{
"name": "@eik/esbuild-plugin",
"version": "2.0.10",
"version": "2.0.11",
"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.",

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

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

@@ -63,0 +63,0 @@ },