Socket
Socket
Sign inDemoInstall

@types/actioncable

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/actioncable - npm Package Compare versions

Comparing version 5.2.7 to 5.2.8

2

actioncable/index.d.ts

@@ -9,3 +9,3 @@ // Type definitions for ActionCable 5.2

declare module ActionCable {
declare namespace ActionCable {
interface Channel {

@@ -12,0 +12,0 @@ unsubscribe(): void;

{
"name": "@types/actioncable",
"version": "5.2.7",
"version": "5.2.8",
"description": "TypeScript definitions for ActionCable",

@@ -33,4 +33,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/actioncable",

"dependencies": {},
"typesPublisherContentHash": "e5422dcf9c7a3d43bc03398d5c22a5002300d1fa4c3720d381cf7b21fbee009c",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "35b775eb75e5fe337283eae7e7b5885c46337190388b407918f53e30c7f1a61a",
"typeScriptVersion": "4.3"
}

@@ -19,3 +19,3 @@ # Installation

declare module ActionCable {
declare namespace ActionCable {
interface Channel {

@@ -69,3 +69,3 @@ unsubscribe(): void;

### Additional Details
* Last updated: Fri, 09 Jul 2021 02:32:20 GMT
* Last updated: Fri, 25 Aug 2023 17:33:39 GMT
* Dependencies: none

@@ -72,0 +72,0 @@ * Global values: `ActionCable`, `App`

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