Socket
Socket
Sign inDemoInstall

@rails/ujs

Package Overview
Dependencies
Maintainers
11
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rails/ujs - npm Package Compare versions

Comparing version 6.1.0 to 6.1.1

26

CHANGELOG.md

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

## Rails 6.1.1 (January 07, 2021) ##
* Fix lazy translation in partial with block.
*Marek Kasztelnik*
* Avoid extra `SELECT COUNT` queries when rendering Active Record collections.
*aar0nr*
* Link preloading keep integrity hashes in the header.
*Étienne Barrié*
* Add `config.action_view.preload_links_header` to allow disabling of
the `Link` header being added by default when using `stylesheet_link_tag`
and `javascript_include_tag`.
*Andrew White*
* The `translate` helper now resolves `default` values when a `nil` key is
specified, instead of always returning `nil`.
*Jonathan Hefner*
## Rails 6.1.0 (December 09, 2020) ##

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

2

package.json
{
"name": "@rails/ujs",
"version": "6.1.0",
"version": "6.1.1",
"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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc