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.5 to 0.6.6

8

webappsec-credential-management/index.d.ts

@@ -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 @@

21

webappsec-credential-management/package.json
{
"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).
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