🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

data-uri-to-buffer

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

data-uri-to-buffer - npm Package Compare versions

Comparing version

to
6.0.1

1

dist/index.d.ts

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

/// <reference types="node" />
export interface ParsedDataURI {

@@ -3,0 +2,0 @@ type: string;

2

package.json
{
"name": "data-uri-to-buffer",
"version": "6.0.0",
"version": "6.0.1",
"description": "Create an ArrayBuffer instance from a Data URI string",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

Sorry, the diff of this file is not supported yet