@eik/node-client
Advanced tools
Comparing version 1.1.22 to 1.1.23
@@ -0,1 +1,8 @@ | ||
## [1.1.23](https://github.com/eik-lib/node-client/compare/v1.1.22...v1.1.23) (2022-06-17) | ||
### Bug Fixes | ||
* **deps:** update dependency undici to v5.5.1 [security] ([f3b63c1](https://github.com/eik-lib/node-client/commit/f3b63c1d876baa2f3d2c3be0362a0c3ecf9f8de6)) | ||
## [1.1.22](https://github.com/eik-lib/node-client/compare/v1.1.21...v1.1.22) (2022-06-06) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@eik/node-client", | ||
"version": "1.1.22", | ||
"version": "1.1.23", | ||
"description": "A node.js client for interacting with a Eik server.", | ||
@@ -42,3 +42,3 @@ "type": "module", | ||
"abslog": "2.4.0", | ||
"undici": "5.4.0" | ||
"undici": "5.5.1" | ||
}, | ||
@@ -55,3 +55,3 @@ "devDependencies": { | ||
"rollup": "2.75.4", | ||
"semantic-release": "19.0.2", | ||
"semantic-release": "19.0.3", | ||
"tap": "15.2.3", | ||
@@ -58,0 +58,0 @@ "@babel/eslint-parser": "7.18.2" |
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
29287
+ Addedundici@5.5.1(transitive)
- Removedundici@5.4.0(transitive)
Updatedundici@5.5.1