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.3 to 0.23.4

2

react-slick/index.d.ts

@@ -6,2 +6,3 @@ // Type definitions for react-slick 0.23

// Andrew Makarov <https://github.com/r3nya>
// Shannor Trotty <https://github.com/Shannor>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -85,2 +86,3 @@ // TypeScript Version: 2.8

vertical?: boolean;
verticalSwiping?: boolean;
waitForAnimate?: boolean;

@@ -87,0 +89,0 @@ }

12

react-slick/package.json
{
"name": "@types/react-slick",
"version": "0.23.3",
"version": "0.23.4",
"description": "TypeScript definitions for react-slick",

@@ -21,2 +21,7 @@ "license": "MIT",

"githubUsername": "r3nya"
},
{
"name": "Shannor Trotty",
"url": "https://github.com/Shannor",
"githubUsername": "Shannor"
}

@@ -28,3 +33,4 @@ ],

"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-slick"
},

@@ -35,4 +41,4 @@ "scripts": {},

},
"typesPublisherContentHash": "886d93b9443b0e117e312b8e982181f4df367e6715e1efecfe75fb09cc703bbc",
"typesPublisherContentHash": "caca897b2c7cccdfb20946b2b4c1a9ac675a85649ff389a66fea86698aefebac",
"typeScriptVersion": "2.8"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Sat, 26 Jan 2019 18:17:07 GMT
* Last updated: Fri, 03 May 2019 10:37:16 GMT
* Dependencies: @types/react

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by Andrey Balokha <https://github.com/andrewBalekha>, Giedrius Grabauskas <https://github.com/GiedriusGrabauskas>, Andrew Makarov <https://github.com/r3nya>.
These definitions were written by Andrey Balokha <https://github.com/andrewBalekha>, Giedrius Grabauskas <https://github.com/GiedriusGrabauskas>, Andrew Makarov <https://github.com/r3nya>, Shannor Trotty <https://github.com/Shannor>.
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