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

@redu/react-native-component-layout

Package Overview
Dependencies
Maintainers
2
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@redu/react-native-component-layout - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

4

Button.js

@@ -27,3 +27,3 @@ /**

const Button = ({
text,
children,
color,

@@ -58,3 +58,3 @@ textColor,

<Break onPress={onPress} all={0} style={buttonStyle} {...props}>
<Text style={textStyle}>{text}</Text>
<Text style={textStyle}>{children}</Text>
</Break>

@@ -61,0 +61,0 @@ );

@@ -31,3 +31,3 @@ {

"description": "Layout components",
"gitHead": "e7233bccf23ae89d49266c999a188a9311472b9b",
"gitHead": "9fa036c43fd5c9875b686e58cf26867ec3d59775",
"license": "ISC",

@@ -39,3 +39,3 @@ "main": "index.js",

},
"version": "1.0.6"
"version": "1.0.7"
}
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