Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@radioactive-labs/plutonium

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@radioactive-labs/plutonium - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

10

package.json
{
"name": "@radioactive-labs/plutonium",
"version": "0.1.3",
"version": "0.1.4",
"description": "Core assets for the Plutonium gem",

@@ -22,5 +22,5 @@ "type": "module",

"@hotwired/stimulus": "^3.2.2",
"lodash.debounce": "^4.0.8",
"@hotwired/turbo": "^8.0.4",
"flowbite": "^2.3.0"
"flowbite": "^2.3.0",
"lodash.debounce": "^4.0.8"
},

@@ -31,2 +31,3 @@ "devDependencies": {

"concurrently": "^8.2.2",
"cssnano": "^7.0.2",
"esbuild": "^0.20.1",

@@ -37,4 +38,3 @@ "esbuild-plugin-manifest": "^1.0.3",

"postcss-hash": "^3.0.0",
"tailwindcss": "^3.4.1",
"cssnano": "^7.0.2"
"tailwindcss": "^3.4.1"
},

@@ -41,0 +41,0 @@ "scripts": {

@@ -5,2 +5,6 @@ # Plutonium: Nuclear ☢️ Reactor Included

Watch the introduction video: [Plutonium in 30 minutes](https://www.youtube.com/watch?v=HMjzj-vVLIU)
---
**Plutonium** picks up where Rails left off, introducing application level concepts and tooling, transforming the way you build applications with Rails.

@@ -24,3 +28,3 @@ It's a culmination of lessons learned from years of developing nearly identical applications and is designed to save you from the drudgery of re-implementation.

- [Pagy](https://github.com/ddnexus/pagy) for pagination
- [Pundit](https://github.com/varvet/pundit) for authorization
- [Action Policy](https://actionpolicy.evilmartians.io/): for authorization
- [Simple Form](https://github.com/heartcombo/simple_form) for forms

@@ -27,0 +31,0 @@ - [Rodauth](https://github.com/jeremyevans/rodauth) (via [rodauth-rails](https://github.com/janko/rodauth-rails)) for authentication. Rodauth is optional, allowing flexibility in choosing your auth solution

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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