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.48 to 1.0.49

2

lib/scrollable/flatlist/FlatList.native.js

@@ -23,3 +23,3 @@ "use strict";

var ASFlatList = React.forwardRef(function (props, forwardedRef) {
var extraProps = (0, _useParseProps.useParseProps)('scrollview', props);
var extraProps = (0, _useParseProps.useParseProps)('scrollable', props);
return React.createElement(_reactNative.FlatList, (0, _tslib.__assign)({

@@ -26,0 +26,0 @@ ref: forwardedRef

{
"name": "actbase",
"version": "1.0.48",
"version": "1.0.49",
"description": "React-Native Design Components",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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