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.23 to 1.1.24

7

CHANGELOG.md

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

## [1.1.24](https://github.com/eik-lib/node-client/compare/v1.1.23...v1.1.24) (2022-07-04)
### Bug Fixes
* **deps:** update dependency undici to v5.6.0 ([a9d3712](https://github.com/eik-lib/node-client/commit/a9d3712345684be37da3d77d4abe72b91562ca26))
## [1.1.23](https://github.com/eik-lib/node-client/compare/v1.1.22...v1.1.23) (2022-06-17)

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

12

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

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

"abslog": "2.4.0",
"undici": "5.5.1"
"undici": "5.6.0"
},

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

"@semantic-release/git": "10.0.1",
"eslint": "8.16.0",
"eslint": "8.18.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-prettier": "4.0.0",
"prettier": "2.6.2",
"rollup": "2.75.4",
"eslint-plugin-prettier": "4.2.1",
"prettier": "2.7.1",
"rollup": "2.75.7",
"semantic-release": "19.0.3",

@@ -57,0 +57,0 @@ "tap": "15.2.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