Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@wordpress/blob

Package Overview
Dependencies
Maintainers
21
Versions
149
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 3.1.1 to 3.2.0

2

CHANGELOG.md

@@ -5,2 +5,4 @@ <!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/HEAD/packages#maintaining-changelogs. -->

## 3.2.0 (2021-07-21)
## 3.1.0 (2021-05-20)

@@ -7,0 +9,0 @@

4

package.json
{
"name": "@wordpress/blob",
"version": "3.1.1",
"version": "3.2.0",
"description": "Blob utilities for WordPress.",

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

},
"gitHead": "954d6776be2ee80b5975e4ced6a3d481d8a89354"
"gitHead": "743b70f86f1e75fd66a583bf659f2b2fe5daf1cc"
}

@@ -17,3 +17,3 @@ # Blob

<a name="createBlobURL" href="#createBlobURL">#</a> **createBlobURL**
### createBlobURL

@@ -30,3 +30,3 @@ Create a blob URL from a file.

<a name="getBlobByURL" href="#getBlobByURL">#</a> **getBlobByURL**
### getBlobByURL

@@ -45,3 +45,3 @@ Retrieve a file based on a blob URL. The file must have been created by

<a name="getBlobTypeByURL" href="#getBlobTypeByURL">#</a> **getBlobTypeByURL**
### getBlobTypeByURL

@@ -60,3 +60,3 @@ Retrieve a blob type based on URL. The file must have been created by

<a name="isBlobURL" href="#isBlobURL">#</a> **isBlobURL**
### isBlobURL

@@ -73,3 +73,3 @@ Check whether a url is a blob url.

<a name="revokeBlobURL" href="#revokeBlobURL">#</a> **revokeBlobURL**
### revokeBlobURL

@@ -76,0 +76,0 @@ Remove the resource and file cache from memory.

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc