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

cross-blob

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cross-blob - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

index.d.ts

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

/// <reference lib="dom"/>
export = Blob;

15

package.json
{
"name": "cross-blob",
"version": "1.1.0",
"version": "1.1.1",
"description": "Cross-platform Blob implementation for NodeJS and the Web.",

@@ -22,3 +22,6 @@ "repository": "https://github.com/Richienb/cross-blob.git",

"blob",
"cross"
"cross",
"platform",
"node",
"browser"
],

@@ -31,9 +34,9 @@ "dependencies": {

"devDependencies": {
"ava": "^2.1.0",
"eslint-config-richienb": "^0.2.2",
"is-blob": "^2.0.1",
"ava": "^2.4.0",
"eslint-config-richienb": "^0.2.3",
"is-blob": "^2.1.0",
"xo": "^0.25.3"
},
"resolutions": {
"eslint": "^6.6.0"
"eslint": "^6.7.2"
},

@@ -40,0 +43,0 @@ "xo": {

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