default-resolution

Get the default resolution time based on the current node version, optionally overridable

MIT License

Downloads
4.7M
Stars
2
Committers
6

Bot releases are hidden (Show)

default-resolution - https://github.com/gulpjs/default-resolution/releases/tag/v1.0.0

Published by phated over 8 years ago

New

Scaffold

default-resolution - https://github.com/gulpjs/default-resolution/releases/tag/v1.0.1

Published by phated over 8 years ago

Fix

  • Ensure node version was integer (7427e0b)

Build

default-resolution - https://github.com/gulpjs/default-resolution/releases/tag/v2.0.0

Published by phated over 8 years ago

Breaking

  • Avoid returning 0, return 1 if millisecond resolution (ce287f4) - Closes #5

Update

  • Switch to mocha + expect for testing (70b2132)

Docs

  • Add API, logo and badges (47f6645)

Scaffold