@eik/node-client
Advanced tools
Comparing version 1.1.38 to 1.1.39
@@ -0,1 +1,8 @@ | ||
## [1.1.39](https://github.com/eik-lib/node-client/compare/v1.1.38...v1.1.39) (2023-02-06) | ||
### Bug Fixes | ||
* **deps:** update dependency undici to v5.17.1 ([f4031ae](https://github.com/eik-lib/node-client/commit/f4031ae7fc14df1b6f06a759a2719ca6b23fe529)) | ||
## [1.1.38](https://github.com/eik-lib/node-client/compare/v1.1.37...v1.1.38) (2023-01-30) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@eik/node-client", | ||
"version": "1.1.38", | ||
"version": "1.1.39", | ||
"description": "A node.js client for interacting with a Eik server.", | ||
@@ -42,3 +42,3 @@ "type": "module", | ||
"abslog": "2.4.0", | ||
"undici": "5.16.0" | ||
"undici": "5.17.1" | ||
}, | ||
@@ -48,13 +48,13 @@ "devDependencies": { | ||
"@semantic-release/git": "10.0.1", | ||
"eslint": "8.31.0", | ||
"eslint": "8.33.0", | ||
"eslint-config-airbnb-base": "15.0.0", | ||
"eslint-config-prettier": "8.5.0", | ||
"eslint-plugin-import": "2.26.0", | ||
"eslint-config-prettier": "8.6.0", | ||
"eslint-plugin-import": "2.27.5", | ||
"eslint-plugin-prettier": "4.2.1", | ||
"prettier": "2.8.1", | ||
"prettier": "2.8.3", | ||
"rollup": "2.79.1", | ||
"semantic-release": "19.0.5", | ||
"tap": "16.3.2", | ||
"tap": "16.3.4", | ||
"@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
33404
+ Addedundici@5.17.1(transitive)
- Removedundici@5.16.0(transitive)
Updatedundici@5.17.1