@ucanto/interface
Advanced tools
Comparing version 6.0.0 to 6.1.0
@@ -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 { |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
111340
2261