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

@web3-storage/capabilities

Package Overview
Dependencies
Maintainers
5
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@web3-storage/capabilities - npm Package Compare versions

Comparing version 13.3.0 to 13.3.1

5

dist/src/index.d.ts

@@ -24,3 +24,6 @@ /** @type {import('./types.js').AbilitiesArray} */

import * as Usage from './usage.js';
export { Access, Provider, Space, Top, Store, Upload, Consumer, Customer, Console, Utils, RateLimit, Subscription, Filecoin, Storefront, Aggregator, Dealer, DealTracker, Admin, UCAN, Plan, Usage };
import * as Blob from './blob.js';
import * as W3sBlob from './web3.storage/blob.js';
import * as HTTP from './http.js';
export { Access, Provider, Space, Top, Store, Upload, Consumer, Customer, Console, Utils, RateLimit, Subscription, Filecoin, Storefront, Aggregator, Dealer, DealTracker, Admin, UCAN, Plan, Usage, Blob, W3sBlob, HTTP };
//# sourceMappingURL=index.d.ts.map

2

package.json
{
"name": "@web3-storage/capabilities",
"version": "13.3.0",
"version": "13.3.1",
"description": "UCAN Capabilities provided by web3.storage",

@@ -5,0 +5,0 @@ "homepage": "https://web3.storage",

@@ -48,2 +48,5 @@ import * as Provider from './provider.js'

Usage,
Blob,
W3sBlob,
HTTP,
}

@@ -50,0 +53,0 @@

Sorry, the diff of this file is not supported yet

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