Socket
Socket
Sign inDemoInstall

@rails/ujs

Package Overview
Dependencies
0
Maintainers
11
Versions
106
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.2 to 6.0.3-rc1

26

CHANGELOG.md

@@ -0,1 +1,27 @@

## Rails 6.0.3.rc1 (April 30, 2020) ##
* annotated_source_code returns an empty array so TemplateErrors without a
template in the backtrace are surfaced properly by DebugExceptions.
*Guilherme Mansur*, *Kasper Timm Hansen*
* Add autoload for SyntaxErrorInTemplate so syntax errors are correctly raised by DebugExceptions.
*Guilherme Mansur*, *Gannon McGibbon*
## Rails 6.0.2.2 (March 19, 2020) ##
* Fix possible XSS vector in escape_javascript helper
CVE-2020-5267
*Aaron Patterson*
## Rails 6.0.2.1 (December 18, 2019) ##
* No changes.
## Rails 6.0.2 (December 13, 2019) ##

@@ -2,0 +28,0 @@

2

package.json
{
"name": "@rails/ujs",
"version": "6.0.2",
"version": "6.0.3-rc1",
"description": "Ruby on Rails unobtrusive scripting adapter",

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

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