Socket
Socket
Sign inDemoInstall

phoenix

Package Overview
Dependencies
Maintainers
2
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

phoenix - npm Package Compare versions

Comparing version 1.5.4 to 1.5.5

2

assets/package.json
{
"name": "phoenix",
"version": "1.5.4",
"version": "1.5.5",
"description": "The official JavaScript client for the Phoenix web framework.",

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

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

### 1.5.5 (2020-09-21)
### Enhancements
* [Phoenix.Logger] Add :conn to `[:phoenix, :router_dispatch, :exception]` events
* [Phoenix.Endpoint] Use regex to detect invalid hosts for IPv6 configurations
* [Phoenix.Controller] Don't create compile-time references when using `action_fallback` to speed up compilation
* [Phoenix.Endpoint] Expose `:connect_info` `:trace_context_headers` in websockets and long polling
### 1.5.4 (2020-07-21)

@@ -17,0 +25,0 @@

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

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

![phoenix logo](https://raw.githubusercontent.com/phoenixframework/phoenix/master/priv/static/phoenix.png)
> ### Productive. Reliable. Fast.
> A productive web framework that does not compromise speed or maintainability.
> Peace of mind from prototype to production.

@@ -5,0 +4,0 @@ [![Build Status](https://api.travis-ci.org/phoenixframework/phoenix.svg?branch=master)](https://travis-ci.org/phoenixframework/phoenix)

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