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

react-native-scrollable-mixin

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-scrollable-mixin - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "react-native-scrollable-mixin",
"version": "1.0.0",
"version": "1.0.1",
"description": "A standard interface for your scrollable React Native components, making it easier to compose components.",

@@ -5,0 +5,0 @@ "main": "ScrollableMixin.js",

@@ -1,5 +0,1 @@

/**
* @flow
*/
let ScrollableMixin = {

@@ -6,0 +2,0 @@ getInnerViewNode(): any {

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