@eik/node-client
Advanced tools
Comparing version 1.1.57 to 1.1.58
@@ -0,1 +1,8 @@ | ||
## [1.1.58](https://github.com/eik-lib/node-client/compare/v1.1.57...v1.1.58) (2024-02-12) | ||
### Bug Fixes | ||
* **deps:** update dependency undici to v5.28.3 ([2ce7284](https://github.com/eik-lib/node-client/commit/2ce7284d5b4ced9041e5f389e688ee2a52c2e9a0)) | ||
## [1.1.57](https://github.com/eik-lib/node-client/compare/v1.1.56...v1.1.57) (2023-12-04) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@eik/node-client", | ||
"version": "1.1.57", | ||
"version": "1.1.58", | ||
"description": "A node.js client for interacting with a Eik server.", | ||
@@ -42,3 +42,3 @@ "type": "module", | ||
"abslog": "2.4.0", | ||
"undici": "5.28.2" | ||
"undici": "5.28.3" | ||
}, | ||
@@ -48,6 +48,6 @@ "devDependencies": { | ||
"@semantic-release/git": "10.0.1", | ||
"eslint": "8.54.0", | ||
"eslint": "8.56.0", | ||
"eslint-config-airbnb-base": "15.0.0", | ||
"eslint-config-prettier": "8.10.0", | ||
"eslint-plugin-import": "2.29.0", | ||
"eslint-plugin-import": "2.29.1", | ||
"eslint-plugin-prettier": "4.2.1", | ||
@@ -57,5 +57,5 @@ "prettier": "2.8.8", | ||
"semantic-release": "19.0.5", | ||
"tap": "16.3.9", | ||
"@babel/eslint-parser": "7.23.3" | ||
"tap": "16.3.10", | ||
"@babel/eslint-parser": "7.23.10" | ||
} | ||
} |
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
38301
+ Addedundici@5.28.3(transitive)
- Removedundici@5.28.2(transitive)
Updatedundici@5.28.3