@eik/node-client
Advanced tools
Comparing version 1.1.49 to 1.1.50
@@ -0,1 +1,8 @@ | ||
## [1.1.50](https://github.com/eik-lib/node-client/compare/v1.1.49...v1.1.50) (2023-10-02) | ||
### Bug Fixes | ||
* **deps:** update dependency undici to v5.25.3 ([39075f5](https://github.com/eik-lib/node-client/commit/39075f5827590267783a7dca833999cc9c9141fe)) | ||
## [1.1.49](https://github.com/eik-lib/node-client/compare/v1.1.48...v1.1.49) (2023-09-25) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@eik/node-client", | ||
"version": "1.1.49", | ||
"version": "1.1.50", | ||
"description": "A node.js client for interacting with a Eik server.", | ||
@@ -42,3 +42,3 @@ "type": "module", | ||
"abslog": "2.4.0", | ||
"undici": "5.25.2" | ||
"undici": "5.25.3" | ||
}, | ||
@@ -48,3 +48,3 @@ "devDependencies": { | ||
"@semantic-release/git": "10.0.1", | ||
"eslint": "8.48.0", | ||
"eslint": "8.50.0", | ||
"eslint-config-airbnb-base": "15.0.0", | ||
@@ -57,5 +57,5 @@ "eslint-config-prettier": "8.10.0", | ||
"semantic-release": "19.0.5", | ||
"tap": "16.3.8", | ||
"@babel/eslint-parser": "7.22.11" | ||
"tap": "16.3.9", | ||
"@babel/eslint-parser": "7.22.15" | ||
} | ||
} |
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
36244
+ Added@fastify/busboy@2.1.1(transitive)
+ Addedundici@5.25.3(transitive)
- Removedbusboy@1.6.0(transitive)
- Removedstreamsearch@1.1.0(transitive)
- Removedundici@5.25.2(transitive)
Updatedundici@5.25.3