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

@dfns/sdk

Package Overview
Dependencies
Maintainers
12
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dfns/sdk - npm Package Compare versions

Comparing version 0.1.0-alpha.9 to 0.1.0-alpha.10

2

package.json
{
"name": "@dfns/sdk",
"version": "0.1.0-alpha.9",
"version": "0.1.0-alpha.10",
"dependencies": {

@@ -5,0 +5,0 @@ "buffer": "^6.0.3",

@@ -23,3 +23,3 @@ export type CredentialKind = 'Key' | 'Fido2' | 'Password' | 'Totp' | 'RecoveryKey';

signature: string;
userHandle?: string;
userHandle: string;
};

@@ -26,0 +26,0 @@ };

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