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.1 to 6.0.2-rc1

15

CHANGELOG.md

@@ -0,1 +1,6 @@

## Rails 6.0.2.rc1 (November 27, 2019) ##
* No changes.
## Rails 6.0.1 (November 5, 2019) ##

@@ -47,3 +52,8 @@

* `ActionView::TemplateRender.render(file: )` now renders the file directly,
without using any handlers, using the new `Template::RawFile` class.
*John Hawthorn*, *Cliff Pruitt*
## Rails 6.0.0.beta3 (March 11, 2019) ##

@@ -81,3 +91,8 @@

* Single arity template handlers are deprecated. Template handlers must
now accept two parameters, the view object and the source for the view object.
*tenderlove*
## Rails 6.0.0.beta1 (January 18, 2019) ##

@@ -84,0 +99,0 @@

2

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

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

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