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.21 to 1.1.22

7

CHANGELOG.md

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

## [1.1.22](https://github.com/eik-lib/node-client/compare/v1.1.21...v1.1.22) (2022-06-06)
### Bug Fixes
* **deps:** update dependency undici to v5.4.0 ([63198d0](https://github.com/eik-lib/node-client/commit/63198d0c34692e54c6e62de2edfd63e8d2910246))
## [1.1.21](https://github.com/eik-lib/node-client/compare/v1.1.20...v1.1.21) (2022-05-30)

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

10

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

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

"abslog": "2.4.0",
"undici": "5.3.0"
"undici": "5.4.0"
},

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

"@semantic-release/git": "10.0.1",
"eslint": "8.14.0",
"eslint": "8.16.0",
"eslint-config-airbnb-base": "15.0.0",

@@ -55,7 +55,7 @@ "eslint-config-prettier": "8.5.0",

"prettier": "2.6.2",
"rollup": "2.71.1",
"rollup": "2.75.4",
"semantic-release": "19.0.2",
"tap": "15.2.3",
"@babel/eslint-parser": "7.17.0"
"@babel/eslint-parser": "7.18.2"
}
}
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