@eik/node-client
Advanced tools
Comparing version 1.1.46 to 1.1.47
@@ -0,1 +1,8 @@ | ||
## [1.1.47](https://github.com/eik-lib/node-client/compare/v1.1.46...v1.1.47) (2023-08-07) | ||
### Bug Fixes | ||
* **deps:** update dependency undici to v5.23.0 ([631f80b](https://github.com/eik-lib/node-client/commit/631f80b772b44e10e4d64ba6fb1902c181fa1813)) | ||
## [1.1.46](https://github.com/eik-lib/node-client/compare/v1.1.45...v1.1.46) (2023-05-15) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@eik/node-client", | ||
"version": "1.1.46", | ||
"version": "1.1.47", | ||
"description": "A node.js client for interacting with a Eik server.", | ||
@@ -42,3 +42,3 @@ "type": "module", | ||
"abslog": "2.4.0", | ||
"undici": "5.22.1" | ||
"undici": "5.23.0" | ||
}, | ||
@@ -48,3 +48,3 @@ "devDependencies": { | ||
"@semantic-release/git": "10.0.1", | ||
"eslint": "8.39.0", | ||
"eslint": "8.44.0", | ||
"eslint-config-airbnb-base": "15.0.0", | ||
@@ -57,5 +57,5 @@ "eslint-config-prettier": "8.8.0", | ||
"semantic-release": "19.0.5", | ||
"tap": "16.3.4", | ||
"@babel/eslint-parser": "7.21.3" | ||
"tap": "16.3.7", | ||
"@babel/eslint-parser": "7.22.5" | ||
} | ||
} |
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
35471
+ Addedundici@5.23.0(transitive)
- Removedundici@5.22.1(transitive)
Updatedundici@5.23.0