@types/webappsec-credential-management
Advanced tools
Comparing version 0.6.3 to 0.6.4
@@ -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` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
20367