@types/webappsec-credential-management
Advanced tools
Comparing version 0.6.5 to 0.6.6
@@ -1,9 +0,1 @@ | ||
// Type definitions for non-npm package W3C (WebAppSec) Credential Management API Level 1, 0.6 | ||
// Project: https://github.com/w3c/webappsec-credential-management | ||
// Definitions by: Iain McGinniss <https://github.com/iainmcgin> | ||
// Joao Peixoto <https://github.com/Hartimer> | ||
// Michael J. Currie <https://github.com/Basaingeal> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// Minimum TypeScript Version: 5.1 | ||
// Spec: https://www.w3.org/TR/2017/WD-credential-management-1-20170804 | ||
@@ -10,0 +2,0 @@ |
{ | ||
"name": "@types/webappsec-credential-management", | ||
"version": "0.6.5", | ||
"description": "TypeScript definitions for W3C (WebAppSec) Credential Management API Level 1,", | ||
"version": "0.6.6", | ||
"description": "TypeScript definitions for webappsec-credential-management", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webappsec-credential-management", | ||
@@ -10,14 +10,14 @@ "license": "MIT", | ||
"name": "Iain McGinniss", | ||
"url": "https://github.com/iainmcgin", | ||
"githubUsername": "iainmcgin" | ||
"githubUsername": "iainmcgin", | ||
"url": "https://github.com/iainmcgin" | ||
}, | ||
{ | ||
"name": "Joao Peixoto", | ||
"url": "https://github.com/Hartimer", | ||
"githubUsername": "Hartimer" | ||
"githubUsername": "Hartimer", | ||
"url": "https://github.com/Hartimer" | ||
}, | ||
{ | ||
"name": "Michael J. Currie", | ||
"url": "https://github.com/Basaingeal", | ||
"githubUsername": "Basaingeal" | ||
"githubUsername": "Basaingeal", | ||
"url": "https://github.com/Basaingeal" | ||
} | ||
@@ -34,4 +34,5 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "f25f556de68ce41ce6ae4f8ea02ac5b1429e4b355643541124ab78ab3155744b", | ||
"typeScriptVersion": "5.1" | ||
"typesPublisherContentHash": "f9541d4bd7c7b862f633eee16834c42855009d7246b79bb9bd97fca4b506c1a5", | ||
"typeScriptVersion": "5.1", | ||
"nonNpm": true | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for W3C (WebAppSec) Credential Management API Level 1, (https://github.com/w3c/webappsec-credential-management). | ||
This package contains type definitions for webappsec-credential-management (https://github.com/w3c/webappsec-credential-management). | ||
@@ -12,7 +12,6 @@ # Details | ||
### Additional Details | ||
* Last updated: Mon, 25 Sep 2023 13:39:06 GMT | ||
* Last updated: Wed, 18 Oct 2023 11:45:07 GMT | ||
* Dependencies: none | ||
* Global values: `FederatedCredential`, `PasswordCredential`, `SiteBoundCredential`, `fetch` | ||
# Credits | ||
These definitions were written by [Iain McGinniss](https://github.com/iainmcgin), [Joao Peixoto](https://github.com/Hartimer), and [Michael J. Currie](https://github.com/Basaingeal). |
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
19793
432
16