PackageTrack

npm · #4320

stealthy-require

1.1.118M downloads/moanalog-nico/stealthy-require

The closest you can get to require something with bypassing the require cache

Release timeline

4 releases since 2016
20182020202220242026

Releases

  1. 1.1.19 May 2017
    Release notes

    This project publishes no release notes. Between v1.1.0 and v1.1.1 there were 2 commits, 2 of them substantive:

    • fix: no undefined entries in require.cache from modules to keep configuration
    • Version 1.1.1
  2. 1.1.025 Apr 2017
    Release notes

    This project publishes no release notes. Between v1.0.0 and v1.1.0 there were 16 commits, 14 of them substantive:

    • docs: details about how library works
    • Replace String.match() with RegExp.test()
    • Oops, forgot a semicolon
    • The require.cache doesn't have a prototype
    • chore: removed ignore comment to remind of missing test case - probably has to be executed in the browser
    • chore: using older gulp-eslint to support old node versions
    • chore: added node v7 to ci build
    • chore: using older webpack to support old node versions
    • docs: section about fixing a potential memory leak
    • docs: improved code that fixes memory leak
    • feat: keeping specific modules in the cache
    • docs: keeping specific modules in the cache
    • docs: keeping specific modules in the cache
    • Version 1.1.0
  3. 1.0.018 Jul 2016
    Release notes

    This project publishes no release notes. Between v0.1.0 and v1.0.0 there were 8 commits, 5 of them substantive:

    • chore: added license title
    • feat: redesigned for webpack support
    • test: browserify support
    • docs: changed api, usage with module bundlers
    • Version 1.0.0
  4. 0.1.026 May 2016

    Nothing published for this version