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

actbase

Package Overview
Dependencies
Maintainers
1
Versions
200
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

actbase - npm Package Compare versions

Comparing version 1.0.79 to 1.0.80

5

lib/forms/textinput/TextInput.js

@@ -59,2 +59,3 @@ "use strict";

return React.createElement(_View.default, {
className: className,
style: [style, {

@@ -74,3 +75,5 @@ flexDirection: 'row',

flex: 1,
height: '100%'
height: '100%',
background: 'transparent',
border: 'none'
}

@@ -77,0 +80,0 @@ })), React.createElement("div", null, React.createElement("img", {

2

package.json
{
"name": "actbase",
"version": "1.0.79",
"version": "1.0.80",
"description": "React-Native Design Components",

@@ -5,0 +5,0 @@ "main": "lib/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