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

blob-util

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blob-util - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

dist/blob-util.js

3

package.json
{
"name": "blob-util",
"version": "2.0.0",
"version": "2.0.1",
"description": "Utilities for working with Blob objects in the browser",

@@ -29,2 +29,3 @@ "main": "dist/blob-util.cjs.js",

"clean": "rimraf dist lib && mkdirp dist lib",
"prepublish": "npm run build",
"build": "run-s clean build-ts build-js min",

@@ -31,0 +32,0 @@ "build-ts": "tsc src/blob-util.ts --target ES6 --module es2015 --outDir lib -d && cpy lib/blob-util.d.ts dist/",

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