time-stamp
Advanced tools
Comparing version 2.0.0 to 2.0.1
/*! | ||
* 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
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a 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
8958
5
50
1