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.1.2

4

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

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

},
"gitHead": "954d6776be2ee80b5975e4ced6a3d481d8a89354"
"gitHead": "c6e7eca347923b56c0117f8129f80eba6ac59f52"
}

@@ -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

@@ -82,5 +82,4 @@ Remove the resource and file cache from memory.

<!-- END TOKEN(Autogenerated API docs) -->
<br/><br/><p align="center"><img src="https://s.w.org/style/images/codeispoetry.png?1" alt="Code is Poetry." /></p>
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