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

stimulus_reflex

Package Overview
Dependencies
Maintainers
3
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stimulus_reflex - npm Package Compare versions

Comparing version 3.5.1 to 3.5.2

2

dist/stimulus_reflex.js

@@ -948,3 +948,3 @@ import { Controller } from "@hotwired/stimulus";

var version = "3.5.1";
var version = "3.5.2";

@@ -951,0 +951,0 @@ var description = "Build reactive applications with the Rails tooling you already know and love.";

@@ -872,3 +872,3 @@ (function(global, factory) {

var name = "stimulus_reflex";
var version = "3.5.1";
var version = "3.5.2";
var description = "Build reactive applications with the Rails tooling you already know and love.";

@@ -875,0 +875,0 @@ var keywords = [ "ruby", "rails", "websockets", "actioncable", "turbolinks", "reactive", "cable", "ujs", "ssr", "stimulus", "reflex", "stimulus_reflex", "dom", "morphdom" ];

{
"name": "stimulus_reflex",
"version": "3.5.1",
"version": "3.5.2",
"description": "Build reactive applications with the Rails tooling you already know and love.",

@@ -5,0 +5,0 @@ "keywords": [

@@ -144,6 +144,6 @@ <p align="center">

1. Bump version number at `lib/stimulus_reflex/version.rb`. Pre-release versions use `.preN`
1. Run `rake build` and `yarn build`
1. Run `bundle exec rake build` and `yarn build`
1. Run `bin/standardize`
1. Commit and push changes to GitHub
1. Run `rake release`
1. Run `bundle exec rake release`
1. Run `yarn publish --no-git-tag-version`

@@ -150,0 +150,0 @@ 1. Yarn will prompt you for the new version. Pre-release versions use `-preN`

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