@hig/timestamp
Advanced tools
Comparing version 0.1.0-alpha.a36b4d24 to 0.1.0-alpha.da753b8e
{ | ||
"name": "@hig/timestamp", | ||
"version": "0.1.0-alpha.a36b4d24", | ||
"version": "0.1.0-alpha.da753b8e", | ||
"description": "HIG Timestamp", | ||
@@ -21,5 +21,6 @@ "author": "Autodesk Inc.", | ||
"devDependencies": { | ||
"@hig/babel-preset": "0.2.0-alpha.a36b4d24", | ||
"@hig/scripts": "0.2.0-alpha.a36b4d24", | ||
"@hig/styles": "0.1.0-alpha.a36b4d24", | ||
"@hig/babel-preset": "0.2.0-alpha.da753b8e", | ||
"@hig/eslint-config": "0.2.0-alpha.da753b8e", | ||
"@hig/scripts": "0.2.0-alpha.da753b8e", | ||
"@hig/styles": "0.1.0-alpha.da753b8e", | ||
"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": { |
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
22787
5