Socket
Socket
Sign inDemoInstall

data-uri-to-buffer

Package Overview
Dependencies
0
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.0 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

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