@eik/node-client
Advanced tools
Comparing version 1.1.31 to 1.1.32
@@ -0,1 +1,8 @@ | ||
## [1.1.32](https://github.com/eik-lib/node-client/compare/v1.1.31...v1.1.32) (2022-10-10) | ||
### Bug Fixes | ||
* **deps:** update dependency undici to v5.11.0 ([2bc8982](https://github.com/eik-lib/node-client/commit/2bc8982ff31a9aa4b15ff135fadc8952c4cc3b10)) | ||
## [1.1.31](https://github.com/eik-lib/node-client/compare/v1.1.30...v1.1.31) (2022-08-29) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@eik/node-client", | ||
"version": "1.1.31", | ||
"version": "1.1.32", | ||
"description": "A node.js client for interacting with a Eik server.", | ||
@@ -42,3 +42,3 @@ "type": "module", | ||
"abslog": "2.4.0", | ||
"undici": "5.10.0" | ||
"undici": "5.11.0" | ||
}, | ||
@@ -48,3 +48,3 @@ "devDependencies": { | ||
"@semantic-release/git": "10.0.1", | ||
"eslint": "8.21.0", | ||
"eslint": "8.24.0", | ||
"eslint-config-airbnb-base": "15.0.0", | ||
@@ -55,7 +55,7 @@ "eslint-config-prettier": "8.5.0", | ||
"prettier": "2.7.1", | ||
"rollup": "2.77.2", | ||
"semantic-release": "19.0.3", | ||
"rollup": "2.79.1", | ||
"semantic-release": "19.0.5", | ||
"tap": "16.3.0", | ||
"@babel/eslint-parser": "7.18.9" | ||
"@babel/eslint-parser": "7.19.1" | ||
} | ||
} |
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
31605
+ Addedbusboy@1.6.0(transitive)
+ Addedstreamsearch@1.1.0(transitive)
+ Addedundici@5.11.0(transitive)
- Removedundici@5.10.0(transitive)
Updatedundici@5.11.0