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

time-stamp

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

time-stamp - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

index.d.ts

2

index.js
/*!
* time-stamp <https://github.com/jonschlinkert/time-stamp>
*
* Copyright (c) 2015-2017, Jon Schlinkert.
* Copyright (c) 2015-2018, Jon Schlinkert.
* Released under the MIT License.

@@ -6,0 +6,0 @@ */

{
"name": "time-stamp",
"description": "Get a formatted timestamp.",
"version": "2.0.0",
"version": "2.0.1",
"homepage": "https://github.com/jonschlinkert/time-stamp",

@@ -10,3 +10,4 @@ "author": "Jon Schlinkert (https://github.com/jonschlinkert)",

"Drew (https://github.com/mendenhallmagic)",
"Jon Schlinkert (http://twitter.com/jonschlinkert)"
"Jon Schlinkert (http://twitter.com/jonschlinkert)",
"leesei (https://leesei.github.io)"
],

@@ -19,5 +20,7 @@ "repository": "jonschlinkert/time-stamp",

"files": [
"index.js"
"index.js",
"index.d.ts"
],
"main": "index.js",
"types": "index.d.ts",
"engines": {

@@ -24,0 +27,0 @@ "node": ">=0.10.0"

Sorry, the diff of this file is not supported yet

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