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

@web3-storage/access

Package Overview
Dependencies
Maintainers
7
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 9.1.1 to 9.2.0

16

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

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

"@ipld/dag-ucan": "^3.0.1",
"@ucanto/client": "^4.0.2",
"@ucanto/core": "^4.0.2",
"@ucanto/interface": "^4.0.2",
"@ucanto/principal": "^4.0.2",
"@ucanto/transport": "^4.0.2",
"@ucanto/validator": "^4.0.2",
"@ucanto/client": "^4.0.3",
"@ucanto/core": "^4.0.3",
"@ucanto/interface": "^4.0.3",
"@ucanto/principal": "^4.0.3",
"@ucanto/transport": "^4.0.3",
"@ucanto/validator": "^4.0.3",
"bigint-mod-arith": "^3.1.2",

@@ -86,3 +86,3 @@ "conf": "^10.2.0",

"@types/ws": "^8.5.3",
"@ucanto/server": "^4.0.2",
"@ucanto/server": "^4.0.3",
"assert": "^2.0.0",

@@ -89,0 +89,0 @@ "delay": "^5.0.0",

@@ -75,2 +75,3 @@ import { Signer } from '@ucanto/principal'

meta: raw.meta,
// @ts-expect-error for some reason TS thinks this is a EdSigner
principal: Signer.from(raw.principal),

@@ -77,0 +78,0 @@ currentSpace: raw.currentSpace,

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