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.3.9 to 0.3.10

2

webappsec-credential-management/index.d.ts

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

mode?: string;
credentials?: PasswordCredential|string;
credentials?: PasswordCredential|FederatedCredential|string;
cache?: string;

@@ -48,0 +48,0 @@ redirect?: string;

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

@@ -22,8 +22,9 @@ "license": "MIT",

"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/webappsec-credential-management"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "ed05771124105ae65bbcad155af5fd47dc34fbb87b092a3df011a237b0721fc6",
"typesPublisherContentHash": "e3e276792d393ae786c85e8e941c5ca4ea5456eb2fe14b0bbf5b9c0a029e7b79",
"typeScriptVersion": "2.7"
}

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

Additional Details
* Last updated: Thu, 14 Feb 2019 18:47:32 GMT
* Last updated: Wed, 06 Mar 2019 19:47:04 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: CredentialBase, 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