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.4.14 to 1.4.15

2

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

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

@@ -27,2 +27,11 @@ # Changelog for v1.4

## 1.4.15 (2020-03-06)
### Enhancements
- [Router] Add `:trailing_slash` option to `scope` and `match` macros for trailing slash generation on Route helpers
- [View] Add `:trim_on_html_eex_engine` configuration to enable/disable trim mode on the HTML EEx engine
### Bug Fixes
- [Controller] Fix plug guard escaping causing module attributes to be expanded too late
## 1.4.14 (2020-02-20)

@@ -29,0 +38,0 @@

{
"name": "phoenix",
"version": "1.4.14",
"version": "1.4.15",
"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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc