Socket
Socket
Sign inDemoInstall

phoenix

Package Overview
Dependencies
0
Maintainers
2
Versions
81
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.6.5 to 1.6.6

2

assets/js/phoenix/socket.js

@@ -81,3 +81,3 @@ import {

*
* @param {{Object|function)} [opts.params] - The optional params to pass when connecting
* @param {(Object|function)} [opts.params] - The optional params to pass when connecting
* @param {string} [opts.binaryType] - The binary type to use for binary WebSocket frames.

@@ -84,0 +84,0 @@ *

@@ -7,2 +7,7 @@ # Changelog for v1.6

## 1.6.6 (2022-01-04)
### Bug Fixes
* [Endpoint] Fix `check_origin: :conn` failing to match scheme
## 1.6.5 (2021-12-16)

@@ -9,0 +14,0 @@

{
"name": "phoenix",
"version": "1.6.5",
"version": "1.6.6",
"description": "The official JavaScript client for the Phoenix web framework.",

@@ -5,0 +5,0 @@ "license": "MIT",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc