data-uri-to-buffer
Advanced tools
Comparing version 6.0.0 to 6.0.1
@@ -1,2 +0,1 @@ | ||
/// <reference types="node" /> | ||
export interface ParsedDataURI { | ||
@@ -3,0 +2,0 @@ type: string; |
{ | ||
"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
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
14317
192