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.1 to 1.1.2

7

CHANGELOG.md

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

## [1.1.2](https://github.com/eik-lib/node-client/compare/v1.1.1...v1.1.2) (2021-11-19)
### Bug Fixes
* **deps:** update dependency undici to v4.10.1 ([756300e](https://github.com/eik-lib/node-client/commit/756300ecd9aa9a1318c5cdd5db9317649ecca97f))
## [1.1.1](https://github.com/eik-lib/node-client/compare/v1.1.0...v1.1.1) (2021-11-14)

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

8

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

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

"abslog": "2.4.0",
"undici": "4.10.0"
"undici": "4.10.1"
},

@@ -52,6 +52,6 @@ "devDependencies": {

"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.25.2",
"eslint-plugin-import": "2.25.3",
"eslint-plugin-prettier": "4.0.0",
"prettier": "2.4.1",
"rollup": "2.59.0",
"rollup": "2.60.0",
"semantic-release": "18.0.0",

@@ -58,0 +58,0 @@ "tap": "15.0.10"

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