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

@ipld/dag-ucan

Package Overview
Dependencies
Maintainers
9
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ipld/dag-ucan - npm Package Compare versions

Comparing version 3.3.2 to 3.4.0

2

package.json
{
"name": "@ipld/dag-ucan",
"description": "UCAN codec for IPLD",
"version": "3.3.2",
"version": "3.4.0",
"keywords": [

@@ -6,0 +6,0 @@ "UCAN",

@@ -89,2 +89,5 @@ import * as UCAN from "./ucan.js"

case P521:
case BLS12381G1:
case BLS12381G2:
case SECP256K1:
return /** @type {UCAN.PrincipalView<any>} */ (

@@ -91,0 +94,0 @@ new DIDKey(buffer, byteOffset, byteLength)

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