cronometro
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -0,1 +1,5 @@ | ||
### 2022-03-07 / 1.0.5 | ||
- chore: Updated dependencies. | ||
### 2022-03-07 / 1.0.4 | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "cronometro", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Simple benchmarking suite powered by HDR histograms.", | ||
@@ -42,3 +42,3 @@ "homepage": "https://sw.cowtech.it/cronometro", | ||
"dependencies": { | ||
"acquerello": "^1.0.6", | ||
"acquerello": "^1.0.7", | ||
"hdr-histogram-js": "^3.0.0", | ||
@@ -48,3 +48,3 @@ "table": "^6.8.0" | ||
"devDependencies": { | ||
"@cowtech/eslint-config": "^8.4.0", | ||
"@cowtech/eslint-config": "^8.6.1", | ||
"@swc/cli": "^0.1.55", | ||
@@ -59,4 +59,4 @@ "@swc/core": "^1.2.150", | ||
"proxyquire": "^2.1.3", | ||
"sinon": "^12.0.1", | ||
"tap": "^15.2.3", | ||
"sinon": "^13.0.1", | ||
"tap": "^16.0.0", | ||
"ts-node": "^10.7.0", | ||
@@ -63,0 +63,0 @@ "typescript": "^4.6.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
30972
Updatedacquerello@^1.0.7