@hig/timestamp
Advanced tools
Comparing version 0.1.0-alpha.1bf93ec7 to 0.1.0-alpha.21135dbe
{ | ||
"name": "@hig/timestamp", | ||
"version": "0.1.0-alpha.1bf93ec7", | ||
"version": "0.1.0-alpha.21135dbe", | ||
"description": "HIG Timestamp", | ||
@@ -21,5 +21,6 @@ "author": "Autodesk Inc.", | ||
"devDependencies": { | ||
"@hig/babel-preset": "0.2.0-alpha.1bf93ec7", | ||
"@hig/scripts": "0.2.0-alpha.1bf93ec7", | ||
"@hig/styles": "0.1.0-alpha.1bf93ec7", | ||
"@hig/babel-preset": "0.2.0-alpha.21135dbe", | ||
"@hig/eslint-config": "0.2.0-alpha.21135dbe", | ||
"@hig/scripts": "0.2.0-alpha.21135dbe", | ||
"@hig/styles": "0.1.0-alpha.21135dbe", | ||
"mockdate": "^2.0.2" | ||
@@ -29,7 +30,7 @@ }, | ||
"prop-types": "^15.6.1", | ||
"react": "^15.4.1" | ||
"react": "^15.4.1 || ^16.3.2" | ||
}, | ||
"scripts": { | ||
"build": "hig-scripts-build", | ||
"lint": "eslint src --ext .js,.jsx" | ||
"lint": "eslint src --color --ext .js,.jsx" | ||
}, | ||
@@ -36,0 +37,0 @@ "eslintConfig": { |
# Timestamp | ||
The timestamp component presents a date in the past with humanized phrasing: "10 minutes/hours/days/months ago". | ||
The timestamp component presents a date in the past with humanized phrasing in english: "10 minutes/hours/days/months ago". | ||
@@ -5,0 +5,0 @@ ## Getting started |
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
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
22798
5