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

@eik/service

Package Overview
Dependencies
Maintainers
5
Versions
441
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eik/service - npm Package Compare versions

Comparing version
5.1.45
to
5.1.46
+4
-4
package.json
{
"name": "@eik/service",
"version": "5.1.45",
"version": "5.1.46",
"description": "Eik REST API as a standalone HTTP service",

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

"@eik/sink-file-system": "2.0.30",
"@eik/sink-memory": "2.0.26",
"@eik/sink-memory": "2.0.27",
"@fastify/compress": "8.3.1",

@@ -68,3 +68,3 @@ "@fastify/cors": "10.1.0",

"cross-env": "10.1.0",
"eslint": "9.39.1",
"eslint": "9.39.4",
"form-data": "4.0.5",

@@ -75,3 +75,3 @@ "node-fetch": "3.3.2",

"prettier": "3.7.4",
"rimraf": "6.1.2",
"rimraf": "6.1.3",
"semantic-release": "25.0.2",

@@ -78,0 +78,0 @@ "tap": "21.5.0",

Sorry, the diff of this file is too big to display