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

actioncable

Package Overview
Dependencies
Maintainers
6
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

actioncable - npm Package Compare versions

Comparing version 5.1.3 to 5.1.4-rc1

5

CHANGELOG.md

@@ -0,1 +1,6 @@

## Rails 5.1.4.rc1 (August 24, 2017) ##
* No changes.
## Rails 5.1.3 (August 03, 2017) ##

@@ -2,0 +7,0 @@

6

lib/assets/compiled/action_cable.js
(function() {
var context = this;
(function() {

@@ -60,5 +62,5 @@ (function() {

}).call(this);
}).call(this);
}).call(context);
var ActionCable = this.ActionCable;
var ActionCable = context.ActionCable;

@@ -65,0 +67,0 @@ (function() {

{
"name": "actioncable",
"version": "5.1.3",
"version": "5.1.4-rc1",
"description": "WebSocket framework for Ruby on Rails.",

@@ -5,0 +5,0 @@ "main": "lib/assets/compiled/action_cable.js",

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