Comparing version 2.1.2 to 2.1.3
@@ -26,3 +26,3 @@ /** | ||
module.exports = function(val, options) { | ||
module.exports = function (val, options) { | ||
options = options || {}; | ||
@@ -29,0 +29,0 @@ var type = typeof val; |
The MIT License (MIT) | ||
Copyright (c) 2016 Zeit, Inc. | ||
Copyright (c) 2020 Vercel, Inc. | ||
@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
{ | ||
"name": "ms", | ||
"version": "2.1.2", | ||
"version": "2.1.3", | ||
"description": "Tiny millisecond conversion utility", | ||
"repository": "zeit/ms", | ||
"repository": "vercel/ms", | ||
"main": "./index", | ||
@@ -31,8 +31,9 @@ "files": [ | ||
"devDependencies": { | ||
"eslint": "4.12.1", | ||
"eslint": "4.18.2", | ||
"expect.js": "0.3.1", | ||
"husky": "0.14.3", | ||
"lint-staged": "5.0.0", | ||
"mocha": "4.0.1" | ||
"mocha": "4.0.1", | ||
"prettier": "2.0.5" | ||
} | ||
} |
# ms | ||
[![Build Status](https://travis-ci.org/zeit/ms.svg?branch=master)](https://travis-ci.org/zeit/ms) | ||
[![Join the community on Spectrum](https://withspectrum.github.io/badge/badge.svg)](https://spectrum.chat/zeit) | ||
![CI](https://github.com/vercel/ms/workflows/CI/badge.svg) | ||
@@ -6,0 +5,0 @@ Use this package to easily convert various time formats to milliseconds. |
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
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
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
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
0
6721
6
60