0.0.0-outer.0 • Published 5 years ago
@ljharb/self-references v0.0.0-outer.0
has-package-self-reference 
Does the current node version have support for requiring/importing its own name?
At the time of this writing, node v13+ has support for self-referencing a package‘s name to access its "exports".
This library exports true
if the current node version supports it, false
if it does not, and null
if it's in a browser.
Tests
Simply clone the repo, npm install
, and run npm test
0.0.0-outer.0
5 years ago
0.0.0-inner.0
5 years ago