You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@wordpress/blob

Package Overview
Dependencies
Maintainers
23
Versions
223
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wordpress/blob - npm Package Compare versions

Comparing version
4.34.0
to
4.34.1-next.2f1c7c01b.0
+2
-1
build-module/index.js

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

const cache = {};
// packages/blob/src/index.ts
var cache = {};
function createBlobURL(file) {

@@ -3,0 +4,0 @@ const url = window.URL.createObjectURL(file);

@@ -19,2 +19,4 @@ "use strict";

var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
// packages/blob/src/index.ts
var index_exports = {};

@@ -30,3 +32,3 @@ __export(index_exports, {

module.exports = __toCommonJS(index_exports);
const cache = {};
var cache = {};
function createBlobURL(file) {

@@ -33,0 +35,0 @@ const url = window.URL.createObjectURL(file);

{
"name": "@wordpress/blob",
"version": "4.34.0",
"version": "4.34.1-next.2f1c7c01b.0",
"description": "Blob utilities for WordPress.",

@@ -42,3 +42,3 @@ "author": "The WordPress Contributors",

},
"gitHead": "ceebff807958d2e8fc755b5a20473939c78b4d1d"
"gitHead": "c6ddcdf455bc02567a2c9e03de6862a2061b85e8"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet