Comparing version 1.42.0 to 1.43.0
@@ -0,1 +1,9 @@ | ||
1.43.0 / 2020-01-05 | ||
=================== | ||
* Add `application/x-keepass2` with extension `.kdbx` | ||
* Add extension `.mxmf` to `audio/mobile-xmf` | ||
* Add extensions from IANA for `application/*+xml` types | ||
* Add new upstream MIME types | ||
1.42.0 / 2019-09-25 | ||
@@ -2,0 +10,0 @@ =================== |
{ | ||
"name": "mime-db", | ||
"description": "Media Type Database", | ||
"version": "1.42.0", | ||
"version": "1.43.0", | ||
"contributors": [ | ||
@@ -22,15 +22,15 @@ "Douglas Christopher Wilson <doug@somethingdoug.com>", | ||
"devDependencies": { | ||
"bluebird": "3.5.5", | ||
"bluebird": "3.7.2", | ||
"co": "4.6.0", | ||
"cogent": "1.0.1", | ||
"csv-parse": "4.4.6", | ||
"eslint": "6.4.0", | ||
"csv-parse": "4.8.3", | ||
"eslint": "6.8.0", | ||
"eslint-config-standard": "14.1.0", | ||
"eslint-plugin-import": "2.18.2", | ||
"eslint-plugin-node": "10.0.0", | ||
"eslint-plugin-import": "2.19.1", | ||
"eslint-plugin-node": "11.0.0", | ||
"eslint-plugin-promise": "4.2.1", | ||
"eslint-plugin-standard": "4.0.1", | ||
"gnode": "0.1.2", | ||
"mocha": "6.2.0", | ||
"nyc": "14.1.1", | ||
"mocha": "7.0.0", | ||
"nyc": "15.0.0", | ||
"raw-body": "2.4.1", | ||
@@ -37,0 +37,0 @@ "stream-to-array": "2.3.0" |
Sorry, the diff of this file is too big to display
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
193844
8069