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

@ucanto/interface

Package Overview
Dependencies
Maintainers
3
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ucanto/interface - npm Package Compare versions

Comparing version 6.0.0 to 6.1.0

2

dist/src/capability.d.ts

@@ -302,4 +302,2 @@ import { Ability, Capability, DID, Link, Resource } from '@ipld/dag-ucan';

readonly name: 'InvalidAudience';
readonly audience: UCAN.Principal;
readonly delegation: Delegation;
}

@@ -306,0 +304,0 @@ export interface UnavailableProof extends Failure {

2

package.json
{
"name": "@ucanto/interface",
"description": "interface definitions for ucanto",
"version": "6.0.0",
"version": "6.1.0",
"types": "./dist/src/lib.d.ts",

@@ -6,0 +6,0 @@ "main": "./src/lib.js",

@@ -401,4 +401,2 @@ import { Ability, Capability, DID, Link, Resource } from '@ipld/dag-ucan'

readonly name: 'InvalidAudience'
readonly audience: UCAN.Principal
readonly delegation: Delegation
}

@@ -405,0 +403,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