Socket
Socket
Sign inDemoInstall

@types/react-slick

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-slick - npm Package Compare versions

Comparing version 0.23.0 to 0.23.1

4

react-slick/index.d.ts

@@ -28,2 +28,4 @@ // Type definitions for react-slick 0.23

export type LazyLoadTypes = "ondemand" | "progressive";
export interface Settings {

@@ -53,3 +55,3 @@ accessibility?: boolean;

initialSlide?: number;
lazyLoad?: "ondemand" | "progressive";
lazyLoad?: LazyLoadTypes;
nextArrow?: JSX.Element;

@@ -56,0 +58,0 @@ onEdge?(swipeDirection: SwipeDirection): void;

{
"name": "@types/react-slick",
"version": "0.23.0",
"version": "0.23.1",
"description": "TypeScript definitions for react-slick",

@@ -26,3 +26,3 @@ "license": "MIT",

"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},

@@ -33,4 +33,4 @@ "scripts": {},

},
"typesPublisherContentHash": "f8be05d959f4f8eaaf133b5133c385385046cee06c76835d3025536803cff3d1",
"typesPublisherContentHash": "93c3e5c37098e1a5bdebb5b7c7f7e9bdeecbf6931ef3bcd2dbbabd173036562c",
"typeScriptVersion": "2.6"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-slick
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-slick
Additional Details
* Last updated: Tue, 24 Apr 2018 23:31:50 GMT
* Last updated: Thu, 31 May 2018 20:09:03 GMT
* Dependencies: react

@@ -14,0 +14,0 @@ * Global values: none

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