node-microtime icon indicating copy to clipboard operation
node-microtime copied to clipboard

Get the current time in microseconds

Results 9 node-microtime issues
Sort by recently updated
recently updated
newest added

Bumps [prebuildify](https://github.com/prebuild/prebuildify) from 5.0.1 to 6.0.0. Commits 688dbd7 6.0.0 4300cf4 default to napi, its time 7b6dcbd tag prebuilds with pkg name See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=prebuildify&package-manager=npm_and_yarn&previous-version=5.0.1&new-version=6.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)...

dependencies
javascript

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. Release notes Sourced from actions/upload-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....

dependencies
github_actions

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4. Release notes Sourced from actions/download-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....

dependencies
github_actions

Bumps [node-gyp](https://github.com/nodejs/node-gyp) from 9.4.1 to 10.0.1. Release notes Sourced from node-gyp's releases. node-gyp v10.0.1 Bug Fixes use local util for findAccessibleSync() (b39e681) Miscellaneous add parallel test logging (7de1f5f) lint fixes...

dependencies
javascript

When I try to install a project which has a transitive dependency on "microtime", it fails with an error about "cannot convert ‘v8::Local’ to ‘v8::Isolate*’" Happens on the following environments...

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4. Release notes Sourced from actions/setup-node's releases. v4.0.0 What's Changed In scope of this release we changed version of node runtime for action from node16...

dependencies
github_actions

Bumps [node-addon-api](https://github.com/nodejs/node-addon-api) from 5.1.0 to 7.0.0. Release notes Sourced from node-addon-api's releases. v7.0.0 SemVer major release to pull changes since the last release. The main motivations for the release are:...

dependencies
javascript

Hello, I am working behind a corporate proxy. Installing microtime on a windows OS works fine. Version 3.0.0 was also fine But our CI is hosted on Jenkins + Linuxes...

Please add a `CHANGELOG` file which tells us what to expect in major version bumps. Going through individual commits is a pain in the ass. Apart from that, thank you...