@eik/node-client
Advanced tools
Comparing version 1.1.43 to 1.1.44
@@ -0,1 +1,8 @@ | ||
## [1.1.44](https://github.com/eik-lib/node-client/compare/v1.1.43...v1.1.44) (2023-04-10) | ||
### Bug Fixes | ||
* **deps:** update dependency undici to v5.21.2 ([7edbcac](https://github.com/eik-lib/node-client/commit/7edbcacb7b042aaf229f1b143582a3637af6443f)) | ||
## [1.1.43](https://github.com/eik-lib/node-client/compare/v1.1.42...v1.1.43) (2023-03-20) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@eik/node-client", | ||
"version": "1.1.43", | ||
"version": "1.1.44", | ||
"description": "A node.js client for interacting with a Eik server.", | ||
@@ -42,18 +42,18 @@ "type": "module", | ||
"abslog": "2.4.0", | ||
"undici": "5.21.0" | ||
"undici": "5.21.2" | ||
}, | ||
"devDependencies": { | ||
"@semantic-release/changelog": "6.0.2", | ||
"@semantic-release/changelog": "6.0.3", | ||
"@semantic-release/git": "10.0.1", | ||
"eslint": "8.35.0", | ||
"eslint": "8.37.0", | ||
"eslint-config-airbnb-base": "15.0.0", | ||
"eslint-config-prettier": "8.6.0", | ||
"eslint-config-prettier": "8.8.0", | ||
"eslint-plugin-import": "2.27.5", | ||
"eslint-plugin-prettier": "4.2.1", | ||
"prettier": "2.8.4", | ||
"prettier": "2.8.7", | ||
"rollup": "2.79.1", | ||
"semantic-release": "19.0.5", | ||
"tap": "16.3.4", | ||
"@babel/eslint-parser": "7.19.1" | ||
"@babel/eslint-parser": "7.21.3" | ||
} | ||
} |
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
34700
+ Addedundici@5.21.2(transitive)
- Removedundici@5.21.0(transitive)
Updatedundici@5.21.2