Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/date-and-time

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/date-and-time - npm Package Compare versions

Comparing version 0.13.0 to 3.0.3

31

date-and-time/package.json
{
"name": "@types/date-and-time",
"version": "0.13.0",
"description": "TypeScript definitions for date-and-time",
"version": "3.0.3",
"description": "Stub TypeScript definitions entry for date-and-time, which provides its own types definitions",
"main": "",
"scripts": {},
"license": "MIT",
"contributors": [
{
"name": "Daniel Plisetsky",
"url": "https://github.com/danplisetsky",
"githubUsername": "danplisetsky"
},
{
"name": "Justin Grant",
"url": "https://github.com/justingrant",
"githubUsername": "justingrant"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/date-and-time"
"dependencies": {
"date-and-time": "*"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "679ead15ebe8b4a7696731553c09aac9476b0a978d33f1144e10953f59db0c89",
"typeScriptVersion": "3.0"
"deprecated": "This is a stub types definition. date-and-time provides its own type definitions, so you do not need this installed."
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/date-and-time`
This is a stub types definition for @types/date-and-time (https://github.com/knowledgecode/date-and-time).
# Summary
This package contains type definitions for date-and-time (https://github.com/knowledgecode/date-and-time).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/date-and-time.
### Additional Details
* Last updated: Tue, 21 Jul 2020 18:17:34 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Daniel Plisetsky](https://github.com/danplisetsky), and [Justin Grant](https://github.com/justingrant).
date-and-time provides its own type definitions, so you don't need @types/date-and-time installed!
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