Socket
Socket
Sign inDemoInstall

timer-set

Package Overview
Dependencies
0
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.7 to 1.0.8

2

package.json
{
"name": "timer-set",
"version": "1.0.7",
"version": "1.0.8",
"description": "Code timing class",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/BrenPatF/timer-set_nodejs#readme",

# timer-set
Facilitates code timing for instrumentation and other purposes, with very small footprint in both code and resource usage. Tested on Unix and Windows.
Facilitates code timing for instrumentation and other purposes, with very small footprint in both code and resource usage. Construction and reporting require only a single line each, regardless of how many timers are included in a set. Tested on Unix and Windows.

@@ -112,3 +112,3 @@ ## Usage (extract from main-col-group.js)

## Operating Systems
The package works on both Unix and Wndows and has been tested on:
The package works on both Unix and Windows and has been tested on:
### Windows

@@ -121,4 +121,6 @@ Windows 10, node v8.1.4 and node v10.6.0

- [trapit (unit testing package)](https://github.com/BrenPatF/trapit_nodejs_tester)
- [Javascript timer-set package on GitHub](https://github.com/BrenPatF/timer-set-nodejs)
- [Code Timing and Object Orientation and Zombies, Brendan Furey, November 2010](http://www.scribd.com/doc/43588788/Code-Timing-and-Object-Orientation-and-Zombies)
## License
ISC
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