Comparing version 1.51.0 to 1.52.0
@@ -0,1 +1,9 @@ | ||
1.52.0 / 2022-02-21 | ||
=================== | ||
* Add extensions from IANA for more `image/*` types | ||
* Add extension `.asc` to `application/pgp-keys` | ||
* Add extensions to various XML types | ||
* Add new upstream MIME types | ||
1.51.0 / 2021-11-08 | ||
@@ -2,0 +10,0 @@ =================== |
/*! | ||
* mime-db | ||
* Copyright(c) 2014 Jonathan Ong | ||
* Copyright(c) 2015-2022 Douglas Christopher Wilson | ||
* MIT Licensed | ||
@@ -5,0 +6,0 @@ */ |
{ | ||
"name": "mime-db", | ||
"description": "Media Type Database", | ||
"version": "1.51.0", | ||
"version": "1.52.0", | ||
"contributors": [ | ||
@@ -28,3 +28,3 @@ "Douglas Christopher Wilson <doug@somethingdoug.com>", | ||
"eslint-config-standard": "15.0.1", | ||
"eslint-plugin-import": "2.25.2", | ||
"eslint-plugin-import": "2.25.4", | ||
"eslint-plugin-markdown": "2.2.1", | ||
@@ -35,5 +35,6 @@ "eslint-plugin-node": "11.1.0", | ||
"gnode": "0.1.2", | ||
"mocha": "9.1.3", | ||
"media-typer": "1.1.0", | ||
"mocha": "9.2.1", | ||
"nyc": "15.1.0", | ||
"raw-body": "2.4.1", | ||
"raw-body": "2.5.0", | ||
"stream-to-array": "2.3.0" | ||
@@ -40,0 +41,0 @@ }, |
@@ -9,3 +9,3 @@ # mime-db | ||
This is a database of all mime types. | ||
This is a large database of mime types and information about them. | ||
It consists of a single, public JSON file and does not include any logic, | ||
@@ -12,0 +12,0 @@ allowing it to remain as un-opinionated as possible with an API. |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
205539
8529
17