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.17 to 1.1.18

7

CHANGELOG.md

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

## [1.1.18](https://github.com/eik-lib/node-client/compare/v1.1.17...v1.1.18) (2022-05-04)
### Bug Fixes
* **deps:** update dependency undici to v5 ([#82](https://github.com/eik-lib/node-client/issues/82)) ([aee352b](https://github.com/eik-lib/node-client/commit/aee352b4a1fa8ae2f03d12b59650a062a0352708))
## [1.1.17](https://github.com/eik-lib/node-client/compare/v1.1.16...v1.1.17) (2022-03-21)

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

16

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

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

"abslog": "2.4.0",
"undici": "4.16.0"
"undici": "5.1.1"
},

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

"@semantic-release/git": "10.0.1",
"eslint": "8.10.0",
"eslint": "8.14.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "8.4.0",
"eslint-plugin-import": "2.25.4",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-prettier": "4.0.0",
"prettier": "2.5.1",
"rollup": "2.68.0",
"prettier": "2.6.2",
"rollup": "2.71.1",
"semantic-release": "19.0.2",
"tap": "15.1.6",
"tap": "15.2.3",
"@babel/eslint-parser": "7.17.0"
}
}
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