@eik/core
Advanced tools
Comparing version 1.2.10 to 1.2.11
@@ -0,1 +1,8 @@ | ||
## [1.2.11](https://github.com/eik-lib/core/compare/v1.2.10...v1.2.11) (2021-02-17) | ||
### Bug Fixes | ||
* **deps:** update dependency mime to v2.5.2 ([03a99b1](https://github.com/eik-lib/core/commit/03a99b15f3ab4e5479b358269d611cea949e6c37)) | ||
## [1.2.10](https://github.com/eik-lib/core/compare/v1.2.9...v1.2.10) (2021-02-11) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@eik/core", | ||
"version": "1.2.10", | ||
"version": "1.2.11", | ||
"description": "Core server package", | ||
@@ -27,3 +27,3 @@ "main": "lib/main.js", | ||
"http-errors": "1.8.0", | ||
"mime": "2.5.0", | ||
"mime": "2.5.2", | ||
"original-url": "1.2.3", | ||
@@ -43,3 +43,3 @@ "rimraf": "3.0.2", | ||
"@semantic-release/release-notes-generator": "9.0.1", | ||
"eslint": "7.19.0", | ||
"eslint": "7.20.0", | ||
"eslint-config-airbnb-base": "14.2.1", | ||
@@ -53,5 +53,5 @@ "eslint-config-prettier": "7.2.0", | ||
"prettier": "2.2.1", | ||
"semantic-release": "17.3.7", | ||
"semantic-release": "17.3.9", | ||
"tap": "14.11.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
113459
+ Addedmime@2.5.2(transitive)
- Removedmime@2.5.0(transitive)
Updatedmime@2.5.2