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

react_ujs

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react_ujs - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

1

dist/react_ujs.js

@@ -120,3 +120,2 @@ (function webpackUniversalModuleDefinition(root, factory) {

module.exports = function(ujs) {
console.log(ujs.handleEvent)
if (ujs.handleEvent) {

@@ -123,0 +122,0 @@ // We're calling this a second time -- remove previous handlers

2

package.json
{
"name": "react_ujs",
"version": "2.0.1",
"version": "2.0.2",
"description": "Rails UJS for the react-rails gem",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -10,3 +10,2 @@ var nativeEvents = require("./native")

module.exports = function(ujs) {
console.log(ujs.handleEvent)
if (ujs.handleEvent) {

@@ -13,0 +12,0 @@ // We're calling this a second time -- remove previous handlers

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