@eik/node-client
Advanced tools
Comparing version 1.1.48 to 1.1.49
@@ -0,1 +1,8 @@ | ||
## [1.1.49](https://github.com/eik-lib/node-client/compare/v1.1.48...v1.1.49) (2023-09-25) | ||
### Bug Fixes | ||
* **deps:** update dependency undici to v5.25.2 ([8fe7f2c](https://github.com/eik-lib/node-client/commit/8fe7f2cd65b4b4ee79763e5a90e67d03661c1074)) | ||
## [1.1.48](https://github.com/eik-lib/node-client/compare/v1.1.47...v1.1.48) (2023-09-11) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@eik/node-client", | ||
"version": "1.1.48", | ||
"version": "1.1.49", | ||
"description": "A node.js client for interacting with a Eik server.", | ||
@@ -42,3 +42,3 @@ "type": "module", | ||
"abslog": "2.4.0", | ||
"undici": "5.24.0" | ||
"undici": "5.25.2" | ||
}, | ||
@@ -45,0 +45,0 @@ "devDependencies": { |
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
35987
+ Addedundici@5.25.2(transitive)
- Removedundici@5.24.0(transitive)
Updatedundici@5.25.2