New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-native-invertible-scroll-view

Package Overview
Dependencies
Maintainers
4
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-invertible-scroll-view - npm Package Compare versions

Comparing version 1.1.1 to 2.0.0

4

InvertibleScrollView.js

@@ -1,3 +0,1 @@

'use strict';
import createReactClass from 'create-react-class';

@@ -85,2 +83,2 @@ import PropTypes from 'prop-types';

module.exports = InvertibleScrollView;
export default InvertibleScrollView;
{
"name": "react-native-invertible-scroll-view",
"version": "1.1.1",
"version": "2.0.0",
"description": "An invertible ScrollView for React Native",

@@ -16,3 +16,3 @@ "main": "InvertibleScrollView.js",

],
"author": "Charlie Cheever <ccheever@getexponent.com>",
"author": "Expo <support@expo.io>",
"license": "MIT",

@@ -24,7 +24,7 @@ "bugs": {

"dependencies": {
"create-react-class": "^15.6.0",
"prop-types": "^15.5.10",
"react-clone-referenced-element": "^1.0.1",
"create-react-class": "^15.6.3",
"prop-types": "^15.7.2",
"react-clone-referenced-element": "^1.1.0",
"react-native-scrollable-mixin": "^1.0.1"
}
}

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