@types/webappsec-credential-management
Advanced tools
Comparing version 0.6.7 to 0.6.8
@@ -161,3 +161,3 @@ // Spec: https://www.w3.org/TR/2017/WD-credential-management-1-20170804 | ||
*/ | ||
// tslint:disable-next-line no-empty-interface | ||
// eslint-disable-next-line @typescript-eslint/no-empty-interface | ||
interface SiteBoundCredential extends Credential {} | ||
@@ -164,0 +164,0 @@ declare abstract class SiteBoundCredential { |
{ | ||
"name": "@types/webappsec-credential-management", | ||
"version": "0.6.7", | ||
"version": "0.6.8", | ||
"description": "TypeScript definitions for webappsec-credential-management", | ||
@@ -33,5 +33,5 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webappsec-credential-management", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "781cae581899454e684d90f2ef2151661ed33eb067b9e32dde2eeec7bfad9716", | ||
"typesPublisherContentHash": "6535a8fbf14d55cb4821d1cd909109c23871981f94f657ca59cdd5294c4b8eed", | ||
"typeScriptVersion": "5.1", | ||
"nonNpm": true | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 07 Nov 2023 15:11:36 GMT | ||
* Last updated: Mon, 20 Nov 2023 23:36:24 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ |
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
19812