clock-time
Advanced tools
Comparing version 2.1.1 to 2.2.0
{ | ||
"name": "clock-time", | ||
"version": "2.1.1", | ||
"version": "2.2.0", | ||
"description": "Formats milliseconds or minutes and seconds as clock time", | ||
@@ -18,13 +18,10 @@ "author": "Trevor Blades <tdblades@gmail.com>", | ||
"scripts": { | ||
"pretest": "xo", | ||
"test": "ava" | ||
"pretest": "eslint ./", | ||
"test": "jest" | ||
}, | ||
"xo": { | ||
"space": true, | ||
"prettier": true | ||
}, | ||
"devDependencies": { | ||
"ava": "^1.0.0-beta.3", | ||
"xo": "^0.20.3" | ||
"@knoword/eslint-config": "^6.11.0", | ||
"eslint": "^5.1.0", | ||
"jest": "^23.4.1" | ||
} | ||
} |
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
2553
5
3