@eik/node-client
Advanced tools
Comparing version 1.1.15 to 1.1.16
@@ -0,1 +1,8 @@ | ||
## [1.1.16](https://github.com/eik-lib/node-client/compare/v1.1.15...v1.1.16) (2022-03-14) | ||
### Bug Fixes | ||
* **deps:** update dependency undici to v4.15.1 ([87c3cf4](https://github.com/eik-lib/node-client/commit/87c3cf4c7beda939f86d949c10e1a54fee027bae)) | ||
## [1.1.15](https://github.com/eik-lib/node-client/compare/v1.1.14...v1.1.15) (2022-03-07) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@eik/node-client", | ||
"version": "1.1.15", | ||
"version": "1.1.16", | ||
"description": "A node.js client for interacting with a Eik server.", | ||
@@ -42,3 +42,3 @@ "type": "module", | ||
"abslog": "2.4.0", | ||
"undici": "4.15.0" | ||
"undici": "4.15.1" | ||
}, | ||
@@ -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
27425
+ Addedundici@4.15.1(transitive)
- Removedundici@4.15.0(transitive)
Updatedundici@4.15.1