Skip to content
This repository was archived by the owner on Oct 25, 2025. It is now read-only.

Releases: sateffen/node-module-confinement

v2.1.0

14 Jan 14:04

Choose a tag to compare

  • Limited node-imports with node: prefix
  • Added support for newer Node.js versions
  • Raised minimum node-version to 14.0.0
    • The package potentially works with older node versions as well, but I haven't tested those

v2.0.0

03 Nov 14:45

Choose a tag to compare

  • Complete rewrite of the project
  • Now supports dependency rewriting
  • API is now simpler to grasp about
  • Now with addons included

v1.0.3

17 Feb 11:31

Choose a tag to compare

  • Replaced codeship with travis
  • Clearified documentation
  • Updated dependencies

v1.0.2

28 Oct 17:15

Choose a tag to compare

  • Corrected a problem with double confining

v1.0.1

21 Oct 13:54

Choose a tag to compare

  • Added package description

v1.0.0

21 Oct 13:50

Choose a tag to compare

  • Initial release