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

@web-std/blob

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@web-std/blob - npm Package Compare versions

Comparing version 2.1.2 to 2.1.3

4

package.json
{
"name": "@web-std/blob",
"version": "2.1.2",
"version": "2.1.3",
"description": "Web API compatible Blob implementation",

@@ -49,3 +49,3 @@ "keywords": [

"test:web": "playwright-test -r uvu test/web.spec.js",
"test:cjs": "rimraf dist && npm run build && node dist/test/web.spec.cjs",
"test:cjs": "rimraf dist && npm run build && node dist/test/all.spec.cjs",
"test": "npm run test:es && npm run test:cjs",

@@ -52,0 +52,0 @@ "precommit": "lint-staged"

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