Socket
Socket
Sign inDemoInstall

@types/react-datepicker

Package Overview
Dependencies
Maintainers
1
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-datepicker - npm Package Compare versions

Comparing version 0.28.6 to 0.28.7

react-datepicker/index.d.ts

6

react-datepicker/package.json
{
"name": "@types/react-datepicker",
"version": "0.28.6",
"version": "0.28.7",
"description": "TypeScript definitions for react-datepicker v0.28.1",

@@ -18,4 +18,4 @@ "license": "MIT",

"peerDependencies": {},
"typings": "react-datepicker.d.ts",
"typesPublisherContentHash": "fd7e7b0d2b96ab12f99c60c23eceeeb74c8743352964c66f54340baf63d7aab2"
"typings": "index.d.ts",
"typesPublisherContentHash": "79362665e0148d4cec840d17d3d70d66e7ec18c12d9a4c8dbcd401e258b68208"
}

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

Additional Details
* Last updated: Tue, 25 Oct 2016 18:39:50 GMT
* Last updated: Mon, 21 Nov 2016 21:02:58 GMT
* File structure: DeclareModule

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

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

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

"moduleDependencies": [],
"libraryMajorVersion": "0",
"libraryMinorVersion": "28",
"libraryMajorVersion": 0,
"libraryMinorVersion": 28,
"libraryName": "react-datepicker v0.28.1",

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

"files": [
"react-datepicker.d.ts"
"index.d.ts"
],
"hasPackageJson": true,
"contentHash": "fd7e7b0d2b96ab12f99c60c23eceeeb74c8743352964c66f54340baf63d7aab2"
"contentHash": "79362665e0148d4cec840d17d3d70d66e7ec18c12d9a4c8dbcd401e258b68208"
}
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