@eik/node-client
Advanced tools
Comparing version 1.1.12 to 1.1.13
@@ -0,1 +1,8 @@ | ||
## [1.1.13](https://github.com/eik-lib/node-client/compare/v1.1.12...v1.1.13) (2022-01-30) | ||
### Bug Fixes | ||
* **deps:** update dependency undici to v4.13.0 ([78c0429](https://github.com/eik-lib/node-client/commit/78c04298b94a82d8eccfbb77f5a7f25c7db29e54)) | ||
## [1.1.12](https://github.com/eik-lib/node-client/compare/v1.1.11...v1.1.12) (2022-01-13) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@eik/node-client", | ||
"version": "1.1.12", | ||
"version": "1.1.13", | ||
"description": "A node.js client for interacting with a Eik server.", | ||
@@ -42,3 +42,3 @@ "type": "module", | ||
"abslog": "2.4.0", | ||
"undici": "4.12.2" | ||
"undici": "4.13.0" | ||
}, | ||
@@ -48,3 +48,3 @@ "devDependencies": { | ||
"@semantic-release/git": "10.0.1", | ||
"eslint": "8.6.0", | ||
"eslint": "8.7.0", | ||
"eslint-config-airbnb-base": "15.0.0", | ||
@@ -55,4 +55,4 @@ "eslint-config-prettier": "8.3.0", | ||
"prettier": "2.5.1", | ||
"rollup": "2.63.0", | ||
"semantic-release": "18.0.1", | ||
"rollup": "2.66.0", | ||
"semantic-release": "19.0.2", | ||
"tap": "15.1.6", | ||
@@ -59,0 +59,0 @@ "@babel/eslint-parser": "7.16.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
26653
+ Addedundici@4.13.0(transitive)
- Removedundici@4.12.2(transitive)
Updatedundici@4.13.0