Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tatami-ng

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tatami-ng - npm Package Versions

1
6

0.6.3

Diff

Changelog

Source

0.6.3 (2024-09-29)

🐞 Bug Fixes

  • fix benchmark related functions async detection (038340c)

📚 Documentation

  • comment a bit benchmark stats data structure (2bcd724)
fraggle
published 0.6.2 •

Changelog

Source

0.6.2 (2024-09-29)

🚀 Features

  • add average and median absolute deviation to stats (cdf968a)

🐞 Bug Fixes

  • fix absolute deviation computation (c2ad613)

✨ Polish

  • cleanup quantile computation implementation (8279e44)
  • median() -> medianSorted() (850e46c)
  • refine benchmark time measurement displaying (c5e2c8e)
  • rename mean() -> average() (81749fb)
fraggle
published 0.6.1 •

Changelog

Source

0.6.1 (2024-09-29)

🐞 Bug Fixes

  • call garbage collector before each benchmark (21bdbf3)
  • fix gc() call on unknown JS runtime (893f960)
  • fix gc() implementation on Deno runtime (b386e8a)
  • improve gc() detection on browser (5146ef7)
  • try to run gc() with more JS runtimes (1cef68c)

✨ Polish

  • cleanup colors in output detection (551df36)
  • cleanup gc() implementation (5ebe98a)
  • cleanup variables namespace (f84c010)
  • deno 2.x.x support (fd39123)

📚 Documentation

  • README.md: cleanup description (93963cb)
  • README.md: refine description (83fa873)
fraggle
published 0.6.0 •

Changelog

Source

0.6.0 (2024-09-26)

⚠ BREAKING CHANGES

  • remove clear() from the public API

🐞 Bug Fixes

  • ensure unknown JS runtime has proper defaults (5705403)
  • make standalone CLI executable generation works on Windows™ (50b3e6e)
  • remove clear() from the public API (3bfdb3c)

✨ Polish

  • cleanup deps for standalone binary generation (3f2329a)
  • cleanup test and cli building scripts usage (44e5b93)
  • enable .editorconfig in biome formatter (de27a2c)
  • refine package.json cli:* scripts (20c9dfc)

🤖 Automation

  • cli: fix build:cli script recursion (47aac22)
  • cli: run sequentially cli build scripts (44d90e0)
  • sync bun packages lock file (a064be1)
fraggle
published 0.5.7 •

Changelog

Source

0.5.7 (2024-08-08)

📚 Documentation

  • add deno CLI installation section (dfd421c)
fraggle
published 0.5.6 •

Changelog

Source

0.5.6 (2024-08-08)

🚀 Features

  • add bun single-file executable for CLI support (7961789)

🐞 Bug Fixes

  • cli: print meaningful message if package.json not found (bda431f)
fraggle
published 0.5.5 •

Changelog

Source

0.5.5 (2024-07-20)

✨ Polish

  • make benchmarks more friendly with dark theme (a85c9a6)

📚 Documentation

  • fix ms conversion to ps in units cheatsheet (acd154a)
fraggle
published 0.5.4 •

Changelog

Source

0.5.4 (2024-07-18)

🐞 Bug Fixes

  • handle extrageanous space in CLI benchmarks (8b50d44)
  • make node sea generation works (06fdc40)
  • make node sea works which n (de36378)

✨ Polish

  • add scripts for CLI binary generation (82c15f5)
  • npx -> bunx where appropriates (db7b392)
fraggle
published 0.5.3 •

Changelog

Source

0.5.3 (2024-07-11)

🚀 Features

  • add node single executable application configuration (e48ed77)

🐞 Bug Fixes

  • ensure CLI standalone binary includes required files (1589024)
fraggle
published 0.5.2 •

Changelog

Source

0.5.2 (2024-07-10)

🚀 Features

  • allow to specify the number of warmup runs (9f29086)
  • cli: allow to execute custom commands at benchmarking steps (69c1fdc)

✨ Polish

  • cleanup empty function usage (007345d)
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc