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.5.11 to 1.5.12

7

CHANGELOG.md

@@ -15,2 +15,7 @@ # Changelog for v1.5

### 1.5.12 (2021-08-24)
### Bug Fixes
* [Router] Ensure we properly track all Plug compile-time dependencies. This may increase compilation times during test, to address it, you may set `config :phoenix, :plug_init_mode, :runtime` in your `config/test.exs`
### 1.5.11 (2021-08-20)

@@ -24,4 +29,4 @@

### Bug Fixes
* [Channel] Push proper close event to client on duplicate topic shutdown
* [View] Do not render root layout outside of layout formats
* [Channel] Push proper close event to client on duplicate topic shutdown

@@ -28,0 +33,0 @@ ### JavaScript Client Enhancements

2

package.json
{
"name": "phoenix",
"version": "1.5.11",
"version": "1.5.12",
"description": "The official JavaScript client for the Phoenix web framework.",

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

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