Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/cometd

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/cometd - npm Package Compare versions

Comparing version 4.0.7 to 4.0.8

7

cometd/index.d.ts

@@ -188,2 +188,9 @@ // Type definitions for CometD 4.0

/**
* Gets all registered transport types.
*
* @return an array of all registered transport types
*/
getTransportTypes(): string[];
/**
* Configures and establishes the Bayeux communication with the Bayeux server via a handshake

@@ -190,0 +197,0 @@ * and a subsequent connect.

6

cometd/package.json
{
"name": "@types/cometd",
"version": "4.0.7",
"version": "4.0.8",
"description": "TypeScript definitions for CometD",

@@ -42,4 +42,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "5864e72e6fb7b05ea5418f8a2886793e405f84552e4d28b157096f0f299413f5",
"typeScriptVersion": "2.8"
"typesPublisherContentHash": "d0e251c6f2745b6757c05557b4240023787ffe713e214711710899a494f05c5f",
"typeScriptVersion": "3.1"
}

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

### Additional Details
* Last updated: Sat, 14 Mar 2020 01:18:51 GMT
* Last updated: Fri, 21 Aug 2020 22:46:01 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

Sorry, the diff of this file is not supported yet

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