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.2 to 2.1.0

6

dist/react_ujs.js

@@ -19,5 +19,5 @@ (function webpackUniversalModuleDefinition(root, factory) {

/******/ // Check if module is in cache
/******/ if(installedModules[moduleId])
/******/ if(installedModules[moduleId]) {
/******/ return installedModules[moduleId].exports;
/******/
/******/ }
/******/ // Create a new module (and put it into the cache)

@@ -242,3 +242,3 @@ /******/ var module = installedModules[moduleId] = {

// `data-react-class` DOM elements
findDOMNodes: function(selector) {
findDOMNodes: function(searchSelector) {
var classNameAttr = ReactRailsUJS.CLASS_NAME_ATTR

@@ -245,0 +245,0 @@ // we will use fully qualified paths as we do not bind the callbacks

@@ -23,3 +23,3 @@ var React = require("react")

// `data-react-class` DOM elements
findDOMNodes: function(selector) {
findDOMNodes: function(searchSelector) {
var classNameAttr = ReactRailsUJS.CLASS_NAME_ATTR

@@ -26,0 +26,0 @@ // we will use fully qualified paths as we do not bind the callbacks

{
"name": "react_ujs",
"version": "2.0.2",
"version": "2.1.0",
"description": "Rails UJS for the react-rails gem",

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

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