Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/webappsec-credential-management

Package Overview
Dependencies
Maintainers
1
Versions
32
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.6.3 to 0.6.4

4

webappsec-credential-management/index.d.ts

@@ -7,3 +7,3 @@ // Type definitions for non-npm package W3C (WebAppSec) Credential Management API Level 1, 0.6

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 3.6
// Minimum TypeScript Version: 5.1

@@ -310,3 +310,3 @@ // Spec: https://www.w3.org/TR/2017/WD-credential-management-1-20170804

*/
mediation?: 'silent' | 'optional' | 'required' | undefined;
mediation?: 'silent' | 'optional' | 'required' | 'conditional' | undefined;

@@ -313,0 +313,0 @@ /**

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

@@ -33,4 +33,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webappsec-credential-management",

"dependencies": {},
"typesPublisherContentHash": "b1808b4f52a2454eb5c352f95bdfac67afe24a69cf423a226b1ac4b38664c022",
"typeScriptVersion": "4.1"
"typesPublisherContentHash": "287504bb252f4c4ed121c8429e8fde94dec7e29f5690442a37bda9bcbc247c98",
"typeScriptVersion": "5.1"
}

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

### Additional Details
* Last updated: Mon, 26 Sep 2022 21:03:00 GMT
* Last updated: Sat, 11 Mar 2023 01:02:44 GMT
* Dependencies: none

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

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