@eik/node-client
Advanced tools
Comparing version 1.1.33 to 1.1.34
@@ -0,1 +1,8 @@ | ||
## [1.1.34](https://github.com/eik-lib/node-client/compare/v1.1.33...v1.1.34) (2022-11-28) | ||
### Bug Fixes | ||
* **deps:** update dependency undici to v5.13.0 ([e719d85](https://github.com/eik-lib/node-client/commit/e719d857e5bf23caa715400f17293cd23322172d)) | ||
## [1.1.33](https://github.com/eik-lib/node-client/compare/v1.1.32...v1.1.33) (2022-10-31) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@eik/node-client", | ||
"version": "1.1.33", | ||
"version": "1.1.34", | ||
"description": "A node.js client for interacting with a Eik server.", | ||
@@ -42,3 +42,3 @@ "type": "module", | ||
"abslog": "2.4.0", | ||
"undici": "5.12.0" | ||
"undici": "5.13.0" | ||
}, | ||
@@ -48,3 +48,3 @@ "devDependencies": { | ||
"@semantic-release/git": "10.0.1", | ||
"eslint": "8.24.0", | ||
"eslint": "8.26.0", | ||
"eslint-config-airbnb-base": "15.0.0", | ||
@@ -51,0 +51,0 @@ "eslint-config-prettier": "8.5.0", |
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
32119
+ Addedundici@5.13.0(transitive)
- Removedundici@5.12.0(transitive)
Updatedundici@5.13.0