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

timeit-js

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

timeit-js - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

package.json
{
"name": "timeit-js",
"version": "0.0.3",
"version": "0.0.4",
"description": "Performance Measuring for Node JS",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -20,6 +20,6 @@ # timeit-js

/**
* Test your function's execution time.
* Test the execution time of your function
* @params {Function} fn
* @params {*} args
* @params {Number} e Exections
* @params {Number} e Executions
* @params {Number} r Repetitions

@@ -26,0 +26,0 @@ */

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