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

@web3-storage/access

Package Overview
Dependencies
Maintainers
5
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@web3-storage/access - npm Package Compare versions

Comparing version 15.2.0 to 15.2.1

1

dist/src/types.d.ts

@@ -26,2 +26,3 @@ import type { Capabilities, ConnectionView, Fact, Failure, Phantom, Principal, RequestEncoder, Resource, ResponseDecoder, ServiceMethod, URI, InferInvokedCapability, CapabilityParser, Match, Ability, UnknownMatch, Delegation, DID, DIDKey, Signer, SignerArchive, SigAlg, Caveats } from '@ucanto/interface';

did: DID<'key'>;
providers: Array<DID<'web'>>;
}

@@ -28,0 +29,0 @@ export interface AccountTable {

4

package.json
{
"name": "@web3-storage/access",
"version": "15.2.0",
"version": "15.2.1",
"description": "w3access client",

@@ -74,3 +74,3 @@ "homepage": "https://github.com/web3-storage/w3-protocol/tree/main/packages/access-client",

"zod": "^3.20.2",
"@web3-storage/capabilities": "^9.2.0",
"@web3-storage/capabilities": "^9.3.0",
"@web3-storage/did-mailto": "^2.0.0"

@@ -77,0 +77,0 @@ },

@@ -75,2 +75,3 @@ /* eslint-disable @typescript-eslint/indent */

did: DID<'key'>
providers: Array<DID<'web'>>
}

@@ -77,0 +78,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