Socket
Socket
Sign inDemoInstall

@types/moment

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/moment - npm Package Compare versions

Comparing version 2.11.29 to 2.13.0

18

moment/package.json
{
"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!
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