Socket
Socket
Sign inDemoInstall

cronometro

Package Overview
Dependencies
49
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.1 to 3.0.2

5

CHANGELOG.md

@@ -0,1 +1,6 @@

### 2024-04-12 / 3.0.2
- chore: Updated dependencies.
- chore: Added missing dependency.
### 2024-02-07 / 3.0.1

@@ -2,0 +7,0 @@

17

package.json
{
"name": "cronometro",
"version": "3.0.1",
"version": "3.0.2",
"description": "Simple benchmarking suite powered by HDR histograms.",

@@ -43,18 +43,19 @@ "homepage": "https://sw.cowtech.it/cronometro",

"dependencies": {
"@swc-node/register": "^1.8.0",
"acquerello": "^2.0.7",
"@swc-node/register": "^1.9.0",
"acquerello": "^2.0.8",
"hdr-histogram-js": "^3.0.0",
"table": "^6.8.1"
"table": "^6.8.2"
},
"devDependencies": {
"@cowtech/eslint-config": "^9.0.3",
"@swc/cli": "^0.3.9",
"@swc/core": "^1.4.0",
"@types/node": "^20.11.16",
"@swc/cli": "^0.3.12",
"@swc/core": "^1.4.13",
"@types/node": "^20.12.7",
"c8": "^9.1.0",
"chokidar": "^3.6.0",
"concurrently": "^8.2.2",
"eslint": "^8.57.0",
"prettier": "^3.2.5",
"proxyquire": "^2.1.3",
"typescript": "^5.3.3"
"typescript": "^5.4.5"
},

@@ -61,0 +62,0 @@ "engines": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc