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

@simplewebauthn/typescript-types

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@simplewebauthn/typescript-types - npm Package Compare versions

Comparing version 0.10.4 to 0.10.5

2

dist/index.d.ts

@@ -22,3 +22,3 @@ /**

challenge: Base64URLString;
allowCredentials: PublicKeyCredentialDescriptorJSON[];
allowCredentials?: PublicKeyCredentialDescriptorJSON[];
}

@@ -25,0 +25,0 @@ export interface PublicKeyCredentialDescriptorJSON extends Omit<PublicKeyCredentialDescriptor, 'id'> {

{
"name": "@simplewebauthn/typescript-types",
"version": "0.10.4",
"version": "0.10.5",
"description": "TypeScript types used by the @simplewebauthn series of libraries",

@@ -29,3 +29,3 @@ "main": "dist/index.js",

],
"gitHead": "9a360ddfe82a5dbe1bc2201aeb68139a95612b5e"
"gitHead": "1696ddee5c5048e634b5598638677b899226a153"
}
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