Comparing version 1.3.0 to 1.3.1
@@ -0,1 +1,5 @@ | ||
import * as m from './index.json'; | ||
type X = typeof m; | ||
declare module 'mime.json' { | ||
@@ -26,2 +30,3 @@ const mime: { | ||
"afp": "application/vnd.ibm.modcap", | ||
"age": "application/vnd.age", | ||
"ahead": "application/vnd.ahead.space", | ||
@@ -307,2 +312,3 @@ "ai": "application/postscript", | ||
"gdoc": "application/vnd.google-apps.document", | ||
"ged": "text/vnd.familysearch.gedcom", | ||
"geo": "application/vnd.dynageo", | ||
@@ -309,0 +315,0 @@ "geojson": "application/geo+json", |
@@ -25,2 +25,3 @@ { | ||
"afp": "application/vnd.ibm.modcap", | ||
"age": "application/vnd.age", | ||
"ahead": "application/vnd.ahead.space", | ||
@@ -306,2 +307,3 @@ "ai": "application/postscript", | ||
"gdoc": "application/vnd.google-apps.document", | ||
"ged": "text/vnd.familysearch.gedcom", | ||
"geo": "application/vnd.dynageo", | ||
@@ -308,0 +310,0 @@ "geojson": "application/geo+json", |
{ | ||
"name": "mime.json", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "JSON list of extensions with their mime types", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
87052
2357