@eik/node-client
Advanced tools
Comparing version 1.1.47 to 1.1.48
@@ -0,1 +1,8 @@ | ||
## [1.1.48](https://github.com/eik-lib/node-client/compare/v1.1.47...v1.1.48) (2023-09-11) | ||
### Bug Fixes | ||
* **deps:** update dependency undici to v5.24.0 ([fc6f9b2](https://github.com/eik-lib/node-client/commit/fc6f9b27852b6bdf6f6bd7ef28354996d39325a3)) | ||
## [1.1.47](https://github.com/eik-lib/node-client/compare/v1.1.46...v1.1.47) (2023-08-07) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@eik/node-client", | ||
"version": "1.1.47", | ||
"version": "1.1.48", | ||
"description": "A node.js client for interacting with a Eik server.", | ||
@@ -42,3 +42,3 @@ "type": "module", | ||
"abslog": "2.4.0", | ||
"undici": "5.23.0" | ||
"undici": "5.24.0" | ||
}, | ||
@@ -48,6 +48,6 @@ "devDependencies": { | ||
"@semantic-release/git": "10.0.1", | ||
"eslint": "8.44.0", | ||
"eslint": "8.48.0", | ||
"eslint-config-airbnb-base": "15.0.0", | ||
"eslint-config-prettier": "8.8.0", | ||
"eslint-plugin-import": "2.27.5", | ||
"eslint-config-prettier": "8.10.0", | ||
"eslint-plugin-import": "2.28.1", | ||
"eslint-plugin-prettier": "4.2.1", | ||
@@ -57,5 +57,5 @@ "prettier": "2.8.8", | ||
"semantic-release": "19.0.5", | ||
"tap": "16.3.7", | ||
"@babel/eslint-parser": "7.22.5" | ||
"tap": "16.3.8", | ||
"@babel/eslint-parser": "7.22.11" | ||
} | ||
} |
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
35730
+ Addedundici@5.24.0(transitive)
- Removedundici@5.23.0(transitive)
Updatedundici@5.24.0