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 2.0.2 to 2.0.3

lib/Children/mapSelf.js

3

index.js

@@ -14,4 +14,5 @@ module.exports = {

Children: {
toArray: require('./lib/Children/toArray')
toArray: require('./lib/Children/toArray'),
mapSelf: require('./lib/Children/mapSelf')
}
};
{
"name": "rc-util",
"version": "2.0.2",
"version": "2.0.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