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.49 to 1.1.50

7

CHANGELOG.md

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

## [1.1.50](https://github.com/eik-lib/node-client/compare/v1.1.49...v1.1.50) (2023-10-02)
### Bug Fixes
* **deps:** update dependency undici to v5.25.3 ([39075f5](https://github.com/eik-lib/node-client/commit/39075f5827590267783a7dca833999cc9c9141fe))
## [1.1.49](https://github.com/eik-lib/node-client/compare/v1.1.48...v1.1.49) (2023-09-25)

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

10

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

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

"abslog": "2.4.0",
"undici": "5.25.2"
"undici": "5.25.3"
},

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

"@semantic-release/git": "10.0.1",
"eslint": "8.48.0",
"eslint": "8.50.0",
"eslint-config-airbnb-base": "15.0.0",

@@ -57,5 +57,5 @@ "eslint-config-prettier": "8.10.0",

"semantic-release": "19.0.5",
"tap": "16.3.8",
"@babel/eslint-parser": "7.22.11"
"tap": "16.3.9",
"@babel/eslint-parser": "7.22.15"
}
}
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