New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@rails/activestorage

Package Overview
Dependencies
Maintainers
12
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rails/activestorage - npm Package Compare versions

Comparing version 6.1.3 to 6.1.4

43

CHANGELOG.md

@@ -0,1 +1,44 @@

## Rails 6.1.4 (June 24, 2021) ##
* The parameters sent to `ffmpeg` for generating a video preview image are now
configurable under `config.active_storage.video_preview_arguments`.
*Brendon Muir*
* Fix Active Storage update task when running in an engine.
Justin Malčić*
* Don't raise an error if the mime type is not recognized.
Fixes #41777.
*Alex Ghiculescu*
* `ActiveStorage::PreviewError` is raised when a previewer is unable to generate a preview image.
*Alex Robbin*
* respond with 404 given invalid variation key when asking for representations.
*George Claghorn*
* `Blob` creation shouldn't crash if no service selected.
*Alex Ghiculescu*
## Rails 6.1.3.2 (May 05, 2021) ##
* No changes.
## Rails 6.1.3.1 (March 26, 2021) ##
* Marcel is upgraded to version 1.0.0 to avoid a dependency on GPL-licensed
mime types data.
*George Claghorn*
## Rails 6.1.3 (February 17, 2021) ##

@@ -2,0 +45,0 @@

2

package.json
{
"name": "@rails/activestorage",
"version": "6.1.3",
"version": "6.1.4",
"description": "Attach cloud and local files in Rails applications",

@@ -5,0 +5,0 @@ "main": "app/assets/javascripts/activestorage.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