Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mime.json

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mime.json - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

6

index.d.ts

@@ -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",

2

index.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",

2

package.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": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc