@types/cometd
Advanced tools
Comparing version 4.0.12 to 4.0.13
@@ -1,11 +0,1 @@ | ||
// Type definitions for CometD 4.0 | ||
// Project: https://cometd.org | ||
// Definitions by: Derek Cicerone <https://github.com/derekcicerone> | ||
// Daniel Perez Alvarez <https://github.com/unindented> | ||
// Alex Henry <https://github.com/alxHenry> | ||
// Harald Gliebe <https://github.com/hagl> | ||
// P.J. Swesey <https://github.com/swese44> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
export interface Transport { | ||
@@ -12,0 +2,0 @@ readonly type: string; |
{ | ||
"name": "@types/cometd", | ||
"version": "4.0.12", | ||
"description": "TypeScript definitions for CometD", | ||
"version": "4.0.13", | ||
"description": "TypeScript definitions for cometd", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cometd", | ||
@@ -10,24 +10,24 @@ "license": "MIT", | ||
"name": "Derek Cicerone", | ||
"url": "https://github.com/derekcicerone", | ||
"githubUsername": "derekcicerone" | ||
"githubUsername": "derekcicerone", | ||
"url": "https://github.com/derekcicerone" | ||
}, | ||
{ | ||
"name": "Daniel Perez Alvarez", | ||
"url": "https://github.com/unindented", | ||
"githubUsername": "unindented" | ||
"githubUsername": "unindented", | ||
"url": "https://github.com/unindented" | ||
}, | ||
{ | ||
"name": "Alex Henry", | ||
"url": "https://github.com/alxHenry", | ||
"githubUsername": "alxHenry" | ||
"githubUsername": "alxHenry", | ||
"url": "https://github.com/alxHenry" | ||
}, | ||
{ | ||
"name": "Harald Gliebe", | ||
"url": "https://github.com/hagl", | ||
"githubUsername": "hagl" | ||
"githubUsername": "hagl", | ||
"url": "https://github.com/hagl" | ||
}, | ||
{ | ||
"name": "P.J. Swesey", | ||
"url": "https://github.com/swese44", | ||
"githubUsername": "swese44" | ||
"githubUsername": "swese44", | ||
"url": "https://github.com/swese44" | ||
} | ||
@@ -44,4 +44,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "e01ce7e2281264a15300d21714739028b11901129949aa4d149ad3820eef3efb", | ||
"typeScriptVersion": "4.3" | ||
"typesPublisherContentHash": "74730f841e00044cc006ad47bdf921d494864b36be5722f8e007842d384495fc", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for CometD (https://cometd.org). | ||
This package contains type definitions for cometd (https://cometd.org). | ||
@@ -12,7 +12,6 @@ # Details | ||
### Additional Details | ||
* Last updated: Mon, 04 Sep 2023 15:41:02 GMT | ||
* Last updated: Wed, 18 Oct 2023 00:05:18 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Derek Cicerone](https://github.com/derekcicerone), [Daniel Perez Alvarez](https://github.com/unindented), [Alex Henry](https://github.com/alxHenry), [Harald Gliebe](https://github.com/hagl), and [P.J. Swesey](https://github.com/swese44). |
24471
4
518
16