node-retrieve-globals@6.0.1
Execute a string of JavaScript using Node.js and return the global variable values and functions.
MIT
2025-04-17
安装 (6.0.1)
npm install node-retrieve-globals@6.0.1
yarn add node-retrieve-globals@6.0.1
pnpm add node-retrieve-globals@6.0.1
bun add node-retrieve-globals@6.0.1
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| acorn | ^8.14.1 |
| acorn-walk | ^8.3.4 |
| esm-import-transformer | ^3.0.3 |
devDependencies (3)
| 包名 | 版本要求 |
|---|---|
| @zachleat/noop | ^1.0.4 |
| ava | ^6.2.0 |
| cross-env | ^7.0.3 |