@eik/core
Advanced tools
Comparing version 1.3.8 to 1.3.9
@@ -0,1 +1,8 @@ | ||
## [1.3.9](https://github.com/eik-lib/core/compare/v1.3.8...v1.3.9) (2022-04-19) | ||
### Bug Fixes | ||
* **deps:** update dependency busboy to v1.6.0 ([208f912](https://github.com/eik-lib/core/commit/208f912aac7c997080f4d7593a0816532cdca8c4)) | ||
## [1.3.8](https://github.com/eik-lib/core/compare/v1.3.7...v1.3.8) (2022-04-15) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@eik/core", | ||
"version": "1.3.8", | ||
"version": "1.3.9", | ||
"description": "Core server package", | ||
@@ -26,3 +26,3 @@ "main": "lib/main.js", | ||
"abslog": "2.4.0", | ||
"busboy": "1.5.0", | ||
"busboy": "1.6.0", | ||
"http-errors": "2.0.0", | ||
@@ -29,0 +29,0 @@ "mime": "3.0.0", |
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
121910
+ Addedbusboy@1.6.0(transitive)
- Removedbusboy@1.5.0(transitive)
Updatedbusboy@1.6.0