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.14.1 to 0.15.0

8

react-slick/index.d.ts

@@ -1,4 +0,6 @@

// Type definitions for react-slick 0.14
// Type definitions for react-slick 0.15
// Project: https://github.com/akiran/react-slick
// Definitions by: Andrey Balokha <https://github.com/andrewBalekha>, Giedrius Grabauskas <https://github.com/GiedriusGrabauskas>
// Definitions by: Andrey Balokha <https://github.com/andrewBalekha>
// Giedrius Grabauskas <https://github.com/GiedriusGrabauskas>
// Andrew Makarov <https://github.com/r3nya>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -15,2 +17,4 @@ // TypeScript Version: 2.3

onClick?: React.MouseEventHandler<any>;
currentSlide?: number;
slideCount?: number;
}

@@ -17,0 +21,0 @@

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

@@ -9,7 +9,14 @@ "license": "MIT",

"name": "Andrey Balokha",
"url": "https://github.com/andrewBalekha"
"url": "https://github.com/andrewBalekha",
"githubUsername": "andrewBalekha"
},
{
"name": "Giedrius Grabauskas",
"url": "https://github.com/GiedriusGrabauskas"
"url": "https://github.com/GiedriusGrabauskas",
"githubUsername": "GiedriusGrabauskas"
},
{
"name": "Andrew Makarov",
"url": "https://github.com/r3nya",
"githubUsername": "r3nya"
}

@@ -26,5 +33,4 @@ ],

},
"peerDependencies": {},
"typesPublisherContentHash": "7311167278771809b6a0c3dea1f1b82a25ad08944fbbd5d520e01a0032bea527",
"typesPublisherContentHash": "10c8e5515972cb61557283d8fcfa4ac8b38a78290ec55d8a114cc57023525541",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Fri, 23 Jun 2017 17:37:55 GMT
* Last updated: Tue, 21 Nov 2017 18:21:30 GMT
* Dependencies: 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>.
These definitions were written by Andrey Balokha <https://github.com/andrewBalekha>, Giedrius Grabauskas <https://github.com/GiedriusGrabauskas>, Andrew Makarov <https://github.com/r3nya>.

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