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.9 to 5.2.10

8

actioncable/index.d.ts

@@ -1,9 +0,1 @@

// Type definitions for ActionCable 5.2
// Project: https://github.com/rails/rails/tree/master/actioncable/app/assets/javascripts
// Definitions by: Vincent Zhu <https://github.com/zhu1230>
// Jared Szechy <https://github.com/szechyjs>
// David Mejorado <https://github.com/davidmh>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
declare namespace ActionCable {

@@ -10,0 +2,0 @@ interface Channel {

9

actioncable/package.json
{
"name": "@types/actioncable",
"version": "5.2.9",
"description": "TypeScript definitions for ActionCable",
"version": "5.2.10",
"description": "TypeScript definitions for actioncable",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/actioncable",

@@ -10,3 +10,2 @@ "license": "MIT",

"name": "Vincent Zhu",
"url": "https://github.com/zhu1230",
"githubUsername": "zhu1230"

@@ -16,3 +15,2 @@ },

"name": "Jared Szechy",
"url": "https://github.com/szechyjs",
"githubUsername": "szechyjs"

@@ -22,3 +20,2 @@ },

"name": "David Mejorado",
"url": "https://github.com/davidmh",
"githubUsername": "davidmh"

@@ -36,4 +33,4 @@ }

"dependencies": {},
"typesPublisherContentHash": "1a892b907dbe44741874971bc1969338772703b7ace6dc494756b412eacc6317",
"typesPublisherContentHash": "f66106dd29970096c94f0cd3867be074a8e03677ff96589f1011ae2139940346",
"typeScriptVersion": "4.5"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for ActionCable (https://github.com/rails/rails/tree/master/actioncable/app/assets/javascripts).
This package contains type definitions for actioncable (https://github.com/rails/rails/tree/master/actioncable/app/assets/javascripts).

@@ -12,10 +12,2 @@ # Details

````ts
// Type definitions for ActionCable 5.2
// Project: https://github.com/rails/rails/tree/master/actioncable/app/assets/javascripts
// Definitions by: Vincent Zhu <https://github.com/zhu1230>
// Jared Szechy <https://github.com/szechyjs>
// David Mejorado <https://github.com/davidmh>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
declare namespace ActionCable {

@@ -73,7 +65,6 @@ interface Channel {

### Additional Details
* Last updated: Fri, 22 Sep 2023 18:11:03 GMT
* Last updated: Tue, 17 Oct 2023 21:12:30 GMT
* Dependencies: none
* Global values: `ActionCable`, `App`
# Credits
These definitions were written by [Vincent Zhu](https://github.com/zhu1230), [Jared Szechy](https://github.com/szechyjs), and [David Mejorado](https://github.com/davidmh).
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