Socket
Socket
Sign inDemoInstall

rc-util

Package Overview
Dependencies
Maintainers
1
Versions
211
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rc-util - npm Package Compare versions

Comparing version 3.1.2 to 3.1.3

2

lib/index.js

@@ -9,3 +9,3 @@ 'use strict';

PureRenderMixin: require('./PureRenderMixin'),
shallowEqual: require('./shallowEqual'),
shallowEqual: require('shallowequal'),
createChainedFunction: require('./createChainedFunction'),

@@ -12,0 +12,0 @@ Dom: {

'use strict';
var shallowEqual = require('./shallowEqual');
var shallowEqual = require('shallowequal');

@@ -5,0 +5,0 @@ /**

{
"name": "rc-util",
"version": "3.1.2",
"version": "3.1.3",
"description": "Common Utils For React Component",

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

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