@eik/node-client
Advanced tools
Comparing version 1.1.23 to 1.1.24
@@ -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 @@ |
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
29543
+ Addedundici@5.6.0(transitive)
- Removedundici@5.5.1(transitive)
Updatedundici@5.6.0