clock-time
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "clock-time", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Formats milliseconds or minutes and seconds as clock time", | ||
@@ -17,2 +17,5 @@ "author": "Trevor Blades <tdblades@gmail.com>", | ||
], | ||
"eslintConfig": { | ||
"extends": "@trevorblades/eslint-config/typescript" | ||
}, | ||
"scripts": { | ||
@@ -24,5 +27,5 @@ "pretest": "eslint src/*", | ||
"devDependencies": { | ||
"@trevorblades/eslint-config": "^7.0.0", | ||
"@trevorblades/eslint-config": "^7.0.1", | ||
"@types/jest": "^24.0.15", | ||
"eslint": "^6.0.1", | ||
"eslint": "^6.3.0", | ||
"jest": "^24.8.0", | ||
@@ -29,0 +32,0 @@ "ts-jest": "^24.0.2", |
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
3151
4