@eik/node-client
Advanced tools
Comparing version 1.1.4 to 1.1.5
@@ -0,1 +1,8 @@ | ||
## [1.1.5](https://github.com/eik-lib/node-client/compare/v1.1.4...v1.1.5) (2021-12-01) | ||
### Bug Fixes | ||
* **deps:** update dependency undici to v4.10.4 ([8b7e7b9](https://github.com/eik-lib/node-client/commit/8b7e7b98e45842983271124a530829426ab968ad)) | ||
## [1.1.4](https://github.com/eik-lib/node-client/compare/v1.1.3...v1.1.4) (2021-11-24) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@eik/node-client", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"description": "A node.js client for interacting with a Eik server.", | ||
@@ -42,3 +42,3 @@ "type": "module", | ||
"abslog": "2.4.0", | ||
"undici": "4.10.3" | ||
"undici": "4.10.4" | ||
}, | ||
@@ -53,8 +53,8 @@ "devDependencies": { | ||
"eslint-plugin-prettier": "4.0.0", | ||
"prettier": "2.4.1", | ||
"rollup": "2.60.0", | ||
"semantic-release": "18.0.0", | ||
"tap": "15.0.10", | ||
"prettier": "2.5.0", | ||
"rollup": "2.60.1", | ||
"semantic-release": "18.0.1", | ||
"tap": "15.1.5", | ||
"@babel/eslint-parser": "7.16.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
24609
+ Addedundici@4.10.4(transitive)
- Removedundici@4.10.3(transitive)
Updatedundici@4.10.4