Socket
Socket
Sign inDemoInstall

@types/webappsec-credential-management

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/webappsec-credential-management - npm Package Compare versions

Comparing version 0.3.5 to 0.3.6

4

webappsec-credential-management/index.d.ts

@@ -395,4 +395,4 @@ // Type definitions for W3C (WebAppSec) Credential Management API Level 1, 0.3

timeout: number;
rpId: string;
allowCredentials: PublicKeyCredentialDescriptor[];
rpId?: string;
allowCredentials?: PublicKeyCredentialDescriptor[];
userVerification?: UserVerificationRequirement;

@@ -399,0 +399,0 @@ extensions?: any;

{
"name": "@types/webappsec-credential-management",
"version": "0.3.5",
"version": "0.3.6",
"description": "TypeScript definitions for W3C (WebAppSec) Credential Management API Level 1,",

@@ -20,4 +20,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "ad7fe2b0b5fb38d6991c40bfccfe269769de4041f9a8e256a58c4fc9f7b71bc4",
"typesPublisherContentHash": "77ad6170f55b12f319104b9b94c6d9e041c1ca761d2d27244baa64e7be024b3d",
"typeScriptVersion": "2.7"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Thu, 16 Aug 2018 23:20:57 GMT
* Last updated: Wed, 10 Oct 2018 22:44:30 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: CredentialBase, FederatedCredential, PasswordCredential, SiteBoundCredential, fetch

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