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.0.4 to 0.0.5

react-slick/index.d.ts

7

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

@@ -16,4 +16,5 @@ "license": "MIT",

},
"typings": "react-slick.d.ts",
"typesPublisherContentHash": "fac2cc22713076caf210c6ea6cea4bfc772e33fd5cc094bb70bec41a1eb3dd29"
"peerDependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "88b4e277ba53e0d457c0e70bd2bac098cece356a9dc4821f4672bfb09aa0324f"
}

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

Additional Details
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* Last updated: Mon, 21 Nov 2016 21:02:59 GMT
* File structure: Mixed

@@ -14,0 +14,0 @@ * Library Dependencies: react

{
"authors": "Andrey Balokha <https://github.com/andrewBalekha>",
"definitionFilename": "react-slick.d.ts",
"definitionFilename": "index.d.ts",
"libraryDependencies": [

@@ -8,4 +8,4 @@ "react"

"moduleDependencies": [],
"libraryMajorVersion": "0",
"libraryMinorVersion": "0",
"libraryMajorVersion": 0,
"libraryMinorVersion": 0,
"libraryName": "react-slick",

@@ -22,6 +22,6 @@ "typingsPackageName": "react-slick",

"files": [
"react-slick.d.ts"
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "fac2cc22713076caf210c6ea6cea4bfc772e33fd5cc094bb70bec41a1eb3dd29"
"contentHash": "88b4e277ba53e0d457c0e70bd2bac098cece356a9dc4821f4672bfb09aa0324f"
}
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