Socket
Socket
Sign inDemoInstall

@types/angular-websocket

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/angular-websocket - npm Package Compare versions

Comparing version 2.0.9 to 2.0.10

8

angular-websocket/index.d.ts

@@ -37,5 +37,7 @@ // Type definitions for angular-websocket 2.0

*/
type IWebSocketProvider =
(url: string, protocols?: string | string[] | IWebSocketConfigOptions,
options?: IWebSocketConfigOptions) => IWebSocket;
type IWebSocketProvider = (
url: string,
protocols?: string | string[] | IWebSocketConfigOptions,
options?: IWebSocketConfigOptions,
) => IWebSocket;

@@ -42,0 +44,0 @@ /** Options available to be specified for IWebSocket.onMessage */

{
"name": "@types/angular-websocket",
"version": "2.0.9",
"version": "2.0.10",
"description": "TypeScript definitions for angular-websocket",

@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/angular-websocket",

},
"typesPublisherContentHash": "30061ac486ae0e0413fbf82b9d1de2085834de2f305c9a94b467b44c27fb22fd",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "922205ba6177cee64da460c594fe140a77fa18e7e645181276978c198900680f",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Wed, 07 Jul 2021 21:44:24 GMT
* Last updated: Fri, 22 Sep 2023 18:11:03 GMT
* Dependencies: [@types/angular](https://npmjs.com/package/@types/angular)

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

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