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

rc-util

Package Overview
Dependencies
Maintainers
5
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 4.7.0 to 4.7.1

4

es/PortalWrapper.js

@@ -85,4 +85,4 @@ import _extends from 'babel-runtime/helpers/extends';

}, {
key: 'componentWillUpdate',
value: function componentWillUpdate() {
key: 'componentDidUpdate',
value: function componentDidUpdate() {
this.setWrapperClassName();

@@ -89,0 +89,0 @@ }

@@ -126,4 +126,4 @@ 'use strict';

}, {
key: 'componentWillUpdate',
value: function componentWillUpdate() {
key: 'componentDidUpdate',
value: function componentDidUpdate() {
this.setWrapperClassName();

@@ -130,0 +130,0 @@ }

{
"name": "rc-util",
"version": "4.7.0",
"version": "4.7.1",
"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