@universal-packages/time-measurer
Advanced tools
Comparing version 1.4.3 to 1.4.4
{ | ||
"name": "@universal-packages/time-measurer", | ||
"version": "1.4.3", | ||
"version": "1.4.4", | ||
"description": "Utility to measure routines times with precision", | ||
@@ -15,3 +15,4 @@ "author": "David De Anda <david@universal-packages.com> (https://github.com/universal-packages)", | ||
"test:clear": "jest --clearCache", | ||
"format": "prettier --write \"./{src,tests}/**/*.{ts,tsx,js,jsx,json}\"" | ||
"format": "prettier --write \"./{src,tests}/**/*.{ts,tsx,js,jsx,json}\"", | ||
"update-dependents": "umaintenance update-dependents" | ||
}, | ||
@@ -22,2 +23,3 @@ "devDependencies": { | ||
"@types/node": "^17.0.39", | ||
"@universal-packages/maintenance": "^1.0.1", | ||
"jest": "^28.1.0", | ||
@@ -24,0 +26,0 @@ "jest-circus": "^28.1.0", |
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
19220
9