@types/moment
Advanced tools
Comparing version 2.11.29 to 2.13.0
{ | ||
"name": "@types/moment", | ||
"version": "2.11.29", | ||
"description": "TypeScript definitions for Moment.js 2.11.1", | ||
"license": "MIT", | ||
"author": "Michael Lakerveld <https://github.com/Lakerfield>, Aaron King <https://github.com/kingdango>, Hiroki Horiuchi <https://github.com/horiuchi>, Dick van den Brink <https://github.com/DickvdBrink>, Adi Dahiya <https://github.com/adidahiya>, Matt Brooks <https://github.com/EnableSoftware>, Gal Talmor <https://github.com/galtalmor>", | ||
"version": "2.13.0", | ||
"description": "Stub TypeScript definitions entry for Moment, which provides its own types definitions", | ||
"main": "", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typings": "index.d.ts" | ||
"author": "", | ||
"repository": "https://github.com/moment/moment", | ||
"license": "MIT", | ||
"dependencies": { | ||
"moment": "*" | ||
} | ||
} |
@@ -1,18 +0,2 @@ | ||
# Installation | ||
> `npm install --save @types/moment` | ||
# Summary | ||
This package contains type definitions for Moment.js 2.11.1 (https://github.com/timrwood/moment). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/moment | ||
Additional Details | ||
* Last updated: Tue, 02 Aug 2016 15:42:58 GMT | ||
* File structure: UMD | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Global values: moment | ||
# Credits | ||
These definitions were written by Michael Lakerveld <https://github.com/Lakerfield>, Aaron King <https://github.com/kingdango>, Hiroki Horiuchi <https://github.com/horiuchi>, Dick van den Brink <https://github.com/DickvdBrink>, Adi Dahiya <https://github.com/adidahiya>, Matt Brooks <https://github.com/EnableSoftware>, Gal Talmor <https://github.com/galtalmor>. | ||
This is a stub types definition for Moment (https://github.com/moment/moment). | ||
Moment provides its own type definitions, so you don't need @types/moment installed! |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
508
1
2
0
3
1
1
2
1
2
+ Addedmoment@*
+ Addedmoment@2.30.1(transitive)