New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@canvas-js/interfaces

Package Overview
Dependencies
Maintainers
0
Versions
230
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@canvas-js/interfaces - npm Package Compare versions

Comparing version 0.10.0 to 0.10.1

2

lib/SessionSigner.d.ts

@@ -24,2 +24,4 @@ import type { SignatureScheme, Signer } from "./Signer.js";

did?: DidIdentifier;
} | {
address: string;
}) => Awaitable<{

@@ -26,0 +28,0 @@ payload: Session<AuthorizationData>;

2

package.json
{
"name": "@canvas-js/interfaces",
"version": "0.10.0",
"version": "0.10.1",
"type": "module",

@@ -5,0 +5,0 @@ "author": "Canvas Technologies, Inc. (https://canvas.xyz)",

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