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

@types/react-swipeable-views

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-swipeable-views - npm Package Compare versions

Comparing version 0.12.2 to 0.13.0

6

react-swipeable-views/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for react-swipeable-views 0.12
// Type definitions for react-swipeable-views 0.13
// Project: https://github.com/oliviertassinari/react-swipeable-views

@@ -32,2 +32,6 @@ // Definitions by: Michael Ledin <https://github.com/mxl>

disabled?: boolean;
/*
* This is the config used to disable lazy loading, if true it will render all the views in first rendering.
*/
disableLazyLoading?: boolean;
enableMouseEvents?: boolean;

@@ -34,0 +38,0 @@ hysteresis?: number;

8

react-swipeable-views/package.json
{
"name": "@types/react-swipeable-views",
"version": "0.12.2",
"version": "0.13.0",
"description": "TypeScript definitions for react-swipeable-views",

@@ -19,5 +19,7 @@ "license": "MIT",

"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-swipeable-views"
},

@@ -28,4 +30,4 @@ "scripts": {},

},
"typesPublisherContentHash": "924e543e6cf773d8c35d8c50b03d77606f1f64a276f932805659bcfd59d34622",
"typesPublisherContentHash": "95228adfa1c9fd0eb1550015e1f1e651f14c244dedce749cd1411b68b30b1ba9",
"typeScriptVersion": "2.8"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for react-swipeable-views (https://github.com/oliviertassinari/react-swipeable-views).
This package contains type definitions for react-swipeable-views ( https://github.com/oliviertassinari/react-swipeable-views ).

@@ -12,4 +12,4 @@ # Details

Additional Details
* Last updated: Mon, 06 Aug 2018 21:55:30 GMT
* Dependencies: react
* Last updated: Sat, 02 Mar 2019 00:29:14 GMT
* Dependencies: @types/react
* Global values: none

@@ -16,0 +16,0 @@

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