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

@activeadmin/activeadmin

Package Overview
Dependencies
Maintainers
3
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@activeadmin/activeadmin - npm Package Compare versions

Comparing version 2.6.0 to 2.6.1

16

CHANGELOG.md

@@ -5,2 +5,11 @@ # Changelog

## 2.6.1 [☰](https://github.com/activeadmin/activeadmin/compare/v2.6.0..2.6.1)
### Bug Fixes
* Fix some ruby 2.7 warnings about keyword args. [#6000] by [@vcsjones]
* Missing `create_another` translation in Vietnamese. [#6002] by [@imcvampire]
* Using "destroy" for user facing message is too robotic, prefer "delete". [#6047] by [@vfonic]
* Typo in confirmation message for comment deletion. [#6047] by [@vfonic]
## 2.6.0 [☰](https://github.com/activeadmin/activeadmin/compare/v2.5.0..v2.6.0)

@@ -535,2 +544,3 @@

[#5870]: https://github.com/activeadmin/activeadmin/pull/5870
[#5894]: https://github.com/activeadmin/activeadmin/pull/5894
[#5895]: https://github.com/activeadmin/activeadmin/pull/5895

@@ -546,2 +556,5 @@ [#5867]: https://github.com/activeadmin/activeadmin/pull/5867

[#5957]: https://github.com/activeadmin/activeadmin/pull/5957
[#6000]: https://github.com/activeadmin/activeadmin/pull/6000
[#6002]: https://github.com/activeadmin/activeadmin/pull/6002
[#6047]: https://github.com/activeadmin/activeadmin/pull/6047

@@ -581,2 +594,3 @@ [@5t111111]: https://github.com/5t111111

[@HappyKadaver]: https://github.com/HappyKadaver
[@imcvampire]: https://github.com/imcvampire
[@innparusu95]: https://github.com/innparusu95

@@ -625,2 +639,4 @@ [@ionut998]: https://github.com/ionut998

[@varyonic]: https://github.com/varyonic
[@vcsjones]: https://github.com/vcsjones
[@vfonic]: https://github.com/vfonic
[@violeta-p]: https://github.com/violeta-p

@@ -627,0 +643,0 @@ [@WaKeMaTTa]: https://github.com/WaKeMaTTa

2

package.json
{
"name": "@activeadmin/activeadmin",
"version": "2.6.0",
"version": "2.6.1",
"description": "The administration framework for Ruby on Rails.",

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