Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@eik/node-client

Package Overview
Dependencies
Maintainers
4
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eik/node-client - npm Package Compare versions

Comparing version 1.1.56 to 1.1.57

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.1.57](https://github.com/eik-lib/node-client/compare/v1.1.56...v1.1.57) (2023-12-04)
### Bug Fixes
* **deps:** update dependency undici to v5.28.2 ([25b9614](https://github.com/eik-lib/node-client/commit/25b9614c3d3b9ff09515720b4c645e371cdc16c2))
## [1.1.56](https://github.com/eik-lib/node-client/compare/v1.1.55...v1.1.56) (2023-11-27)

@@ -2,0 +9,0 @@

8

package.json
{
"name": "@eik/node-client",
"version": "1.1.56",
"version": "1.1.57",
"description": "A node.js client for interacting with a Eik server.",

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

"abslog": "2.4.0",
"undici": "5.28.0"
"undici": "5.28.2"
},

@@ -48,3 +48,3 @@ "devDependencies": {

"@semantic-release/git": "10.0.1",
"eslint": "8.52.0",
"eslint": "8.54.0",
"eslint-config-airbnb-base": "15.0.0",

@@ -58,4 +58,4 @@ "eslint-config-prettier": "8.10.0",

"tap": "16.3.9",
"@babel/eslint-parser": "7.22.15"
"@babel/eslint-parser": "7.23.3"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc