@eik/node-client
Advanced tools
Comparing version 1.1.42 to 1.1.43
@@ -0,1 +1,8 @@ | ||
## [1.1.43](https://github.com/eik-lib/node-client/compare/v1.1.42...v1.1.43) (2023-03-20) | ||
### Bug Fixes | ||
* **deps:** update dependency undici to v5.21.0 ([4b627ea](https://github.com/eik-lib/node-client/commit/4b627ea6a5829e0e0e22bc0a01926b894f85a683)) | ||
## [1.1.42](https://github.com/eik-lib/node-client/compare/v1.1.41...v1.1.42) (2023-02-27) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@eik/node-client", | ||
"version": "1.1.42", | ||
"version": "1.1.43", | ||
"description": "A node.js client for interacting with a Eik server.", | ||
@@ -42,3 +42,3 @@ "type": "module", | ||
"abslog": "2.4.0", | ||
"undici": "5.20.0" | ||
"undici": "5.21.0" | ||
}, | ||
@@ -48,3 +48,3 @@ "devDependencies": { | ||
"@semantic-release/git": "10.0.1", | ||
"eslint": "8.33.0", | ||
"eslint": "8.35.0", | ||
"eslint-config-airbnb-base": "15.0.0", | ||
@@ -54,3 +54,3 @@ "eslint-config-prettier": "8.6.0", | ||
"eslint-plugin-prettier": "4.2.1", | ||
"prettier": "2.8.3", | ||
"prettier": "2.8.4", | ||
"rollup": "2.79.1", | ||
@@ -57,0 +57,0 @@ "semantic-release": "19.0.5", |
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
34443
+ Addedundici@5.21.0(transitive)
- Removedundici@5.20.0(transitive)
Updatedundici@5.21.0