v8flags

Get available v8 and Node.js flags.

MIT License

Downloads
17.6M
Stars
56
Committers
15

Bot releases are hidden (Show)

v8flags - v1.0.2

Published by phated almost 6 years ago

Fix

  • Use node path from process.env._ (5113f6a)
v8flags - v2.0.5

Published by phated almost 6 years ago

Fix

  • More work on concurrent config file access & appending issue (e5976ff)

Build

  • Call mocha directly since we aren't passing v8 flags (6bca12a)
  • Update AppVeyor matrix (5325e02)
v8flags - v1.0.3

Published by phated almost 6 years ago

Fix

  • Use process.env.NODE to find node executable (cb4e0e3)
v8flags - v2.0.0

Published by phated almost 6 years ago

Breaking

  • Remove the pre-cached files and switch to an async API (b5fe55a)
v8flags - v2.0.2

Published by phated almost 6 years ago

Fix

  • Ensure callback is always called async (c0d4e29)

Update

  • Remove fs.exists & rely on try/catch (eb2f3db)
v8flags - v1.0.7

Published by phated almost 6 years ago

Update

  • Pre-cache flags for every version of node from 0.8 to 0.11 (7aac825)

Scaffold

  • Add npmignore and update gitignore (69d10ef)
v8flags - v1.0.1

Published by phated almost 6 years ago

Update

Build

v8flags - v2.0.1

Published by phated almost 6 years ago

Breaking

  • Drop support for node 0.8 - sorry for patch release (3e16268)

Update

  • Store cached flags in tmpdir & refactor (836a03c)
v8flags - v0.3.0

Published by phated almost 6 years ago

Breaking

  • Keep dashes in flag names (028f2a9)
v8flags - v0.2.0

Published by phated almost 6 years ago

Breaking

  • Cache flags & attempt to read it (8f056e0)

Docs

v8flags - v2.0.7

Published by phated almost 6 years ago

Fix

  • Revert to 2.0.5 behavior (836c75e)
v8flags - v2.0.10

Published by phated almost 6 years ago

Fix

  • Avoid throwing when Electron runtime (dca90be)
v8flags - v0.1.0

Published by phated almost 6 years ago

New

v8flags - v2.0.9

Published by phated almost 6 years ago

Fix

v8flags - v1.0.6

Published by phated almost 6 years ago

Fix

  • Revert to 1.0.0 behavior (17cadd2)