@types/date-and-time
Advanced tools
Comparing version 0.13.0 to 3.0.3
{ | ||
"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! |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
1778
1
3
0
2
1
1
3
1
1
+ Addeddate-and-time@*
+ Addeddate-and-time@3.6.0(transitive)