@eik/esbuild-plugin
Advanced tools
+4
-4
| { | ||
| "name": "@eik/esbuild-plugin", | ||
| "version": "2.0.15", | ||
| "version": "2.0.16", | ||
| "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.", | ||
@@ -50,7 +50,7 @@ "type": "module", | ||
| "esbuild": "0.27.3", | ||
| "eslint": "9.39.1", | ||
| "eslint": "9.39.4", | ||
| "fastify": "5.8.5", | ||
| "npm-run-all2": "8.0.4", | ||
| "prettier": "3.7.3", | ||
| "rimraf": "6.1.2", | ||
| "rimraf": "6.1.3", | ||
| "semantic-release": "25.0.2", | ||
@@ -61,3 +61,3 @@ "tap": "21.4.0", | ||
| "dependencies": { | ||
| "@eik/common": "5.1.25", | ||
| "@eik/common": "5.1.27", | ||
| "esbuild-plugin-import-map": "2.1.0" | ||
@@ -64,0 +64,0 @@ }, |
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
+ Added
+ Added
- Removed
- Removed
Updated