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.1.0 to 3.1.1

1

dist/src/ucan.d.ts

@@ -160,2 +160,3 @@ import type { MultibaseEncoder, MultibaseDecoder, MultihashDigest, MultihashHasher, Block as IPLDBlock, Link as IPLDLink, Version as LinkVersion, Phantom, ByteView } from "multiformats";

format(): JWT<C>;
toJSON(): UCANJSON<this>;
}

@@ -162,0 +163,0 @@ /**

2

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

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

@@ -227,2 +227,3 @@ import type {

format(): JWT<C>
toJSON(): UCANJSON<this>
}

@@ -229,0 +230,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