mime-types
Advanced tools
Comparing version 2.1.33 to 2.1.34
@@ -0,1 +1,7 @@ | ||
2.1.34 / 2021-11-08 | ||
=================== | ||
* deps: mime-db@1.51.0 | ||
- Add new upstream MIME types | ||
2.1.33 / 2021-10-01 | ||
@@ -21,3 +27,2 @@ =================== | ||
- Add new upstream MIME types | ||
- Mark `text/yaml` as compressible | ||
@@ -100,3 +105,2 @@ 2.1.30 / 2021-04-02 | ||
- Add new upstream MIME types | ||
- Mark `text/less` as compressible | ||
@@ -354,3 +358,2 @@ 2.1.21 / 2018-10-19 | ||
- Add new mime types | ||
- Add additional compressible | ||
- Update charsets | ||
@@ -357,0 +360,0 @@ |
{ | ||
"name": "mime-types", | ||
"description": "The ultimate javascript content-type utility.", | ||
"version": "2.1.33", | ||
"version": "2.1.34", | ||
"contributors": [ | ||
@@ -17,3 +17,3 @@ "Douglas Christopher Wilson <doug@somethingdoug.com>", | ||
"dependencies": { | ||
"mime-db": "1.50.0" | ||
"mime-db": "1.51.0" | ||
}, | ||
@@ -23,8 +23,8 @@ "devDependencies": { | ||
"eslint-config-standard": "14.1.1", | ||
"eslint-plugin-import": "2.24.2", | ||
"eslint-plugin-import": "2.25.2", | ||
"eslint-plugin-markdown": "2.2.1", | ||
"eslint-plugin-node": "11.1.0", | ||
"eslint-plugin-promise": "5.1.0", | ||
"eslint-plugin-promise": "5.1.1", | ||
"eslint-plugin-standard": "4.1.0", | ||
"mocha": "9.1.2", | ||
"mocha": "9.1.3", | ||
"nyc": "15.1.0" | ||
@@ -31,0 +31,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
18023
+ Addedmime-db@1.51.0(transitive)
- Removedmime-db@1.50.0(transitive)
Updatedmime-db@1.51.0