Socket
Socket
Sign inDemoInstall

mime-tree

Package Overview
Dependencies
0
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.3 to 0.1.4

2

build/index.d.ts

@@ -1,2 +0,2 @@

import mimeTree from "./tree";
import { mimeTree } from "./tree";
import { MimeType } from "./types";

@@ -3,0 +3,0 @@ declare const mimeFromBuffer: (buffer: Uint8Array) => MimeType;

@@ -1,2 +0,2 @@

export default tree;
declare const tree: {};
export const mimeTree: {};
export const offsets: any[];
{
"name": "mime-tree",
"version": "0.1.3",
"version": "0.1.4",
"description": "A helper for quickly determining the file type of a buffer",

@@ -5,0 +5,0 @@ "author": "Josh McFarlin <josh@mcfarl.in>",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc