@eik/node-client
Advanced tools
Comparing version 1.1.10 to 1.1.11
@@ -0,1 +1,8 @@ | ||
## [1.1.11](https://github.com/eik-lib/node-client/compare/v1.1.10...v1.1.11) (2021-12-22) | ||
### Bug Fixes | ||
* **deps:** update dependency undici to v4.12.1 ([237389b](https://github.com/eik-lib/node-client/commit/237389b83224f3bcfec9b1d9793d495aa39ef842)) | ||
## [1.1.10](https://github.com/eik-lib/node-client/compare/v1.1.9...v1.1.10) (2021-12-14) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@eik/node-client", | ||
"version": "1.1.10", | ||
"version": "1.1.11", | ||
"description": "A node.js client for interacting with a Eik server.", | ||
@@ -42,3 +42,3 @@ "type": "module", | ||
"abslog": "2.4.0", | ||
"undici": "4.12.0" | ||
"undici": "4.12.1" | ||
}, | ||
@@ -48,3 +48,3 @@ "devDependencies": { | ||
"@semantic-release/git": "10.0.1", | ||
"eslint": "8.4.1", | ||
"eslint": "8.5.0", | ||
"eslint-config-airbnb-base": "15.0.0", | ||
@@ -58,4 +58,4 @@ "eslint-config-prettier": "8.3.0", | ||
"tap": "15.1.5", | ||
"@babel/eslint-parser": "7.16.3" | ||
"@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
26139
+ Addedundici@4.12.1(transitive)
- Removedundici@4.12.0(transitive)
Updatedundici@4.12.1