Get and robustly cache all JS language-level intrinsics at first require time.
by ljharbJavaScript
Last 12 weeks · 0 commits
4 of 6 standards met
What version of pkg are you using? 6.6.0 What version of Node.js are you using? 20.19.4 What operating system are you using? Both Windows & Linux What CPU architecture are you using? x86_64 What Node versions, OSs and CPU architectures are you building for? node20-windows-x64 node20-linux-x64 Describe the Bug depends on -> -> -> , when we use with version 1.3.1, It reports below errors: Expected Behavior can work normally. To Reproduce Test file is as below: index.js package.json
Repository: ljharb/get-intrinsic. Description: Get and robustly cache all JS language-level intrinsics at first require time. Stars: 34, Forks: 7. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Topics: builtin, builtins, ecmascript, intrinsic, intrinsics, javascript, primordial, primordials. Open PRs: 0, open issues: 2. Last activity: 5mo ago. Community health: 85%. Top contributors: ljharb, ExE-Boss.