Socket
Socket
Sign inDemoInstall

@types/date-fns

Package Overview
Dependencies
1
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.5.3 to 2.6.0

21

date-fns/package.json
{
"name": "@types/date-fns",
"version": "2.5.3",
"description": "TypeScript definitions for date-fns v2.5.1",
"license": "MIT",
"author": "Matt Lewis <https://github.com/mattlewis92>",
"version": "2.6.0",
"typings": null,
"description": "Stub TypeScript definitions entry for date-fns, which provides its own types definitions",
"main": "",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"dependencies": {},
"peerDependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "2a5f07c3a43231af5940d7e542a8e32b9473690699a668d6427004626687d39b"
"author": "",
"repository": "https://github.com/date-fns/date-fns",
"license": "MIT",
"dependencies": {
"date-fns": "*"
}
}

@@ -1,18 +0,2 @@

# Installation
> `npm install --save @types/date-fns`
# Summary
This package contains type definitions for date-fns v2.5.1 (https://date-fns.org/).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/date-fns
Additional Details
* Last updated: Mon, 31 Oct 2016 16:20:14 GMT
* File structure: ModuleAugmentation
* Library Dependencies: none
* Module Dependencies: none
* Global values: none
# Credits
These definitions were written by Matt Lewis <https://github.com/mattlewis92>.
This is a stub types definition for date-fns (https://github.com/date-fns/date-fns).
date-fns provides its own type definitions, so you don't need @types/date-fns installed!
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc