js-explorer
js-explorer copied to clipboard
Find the method you need without digging through the docs, directly on the command line!
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
npm version: 6.14.4 OS: Ubuntu 20.04 `/mnt/c/Users/MarwanShehata/AppData/Roaming/npm/node_modules/js-explorer/bin/index.js:4 import inquirer from 'inquirer' ^^^^^^^^ SyntaxError: Unexpected identifier at Module._compile (internal/modules/cjs/loader.js:723:23) at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10) at Module.load (internal/modules/cjs/loader.js:653:32) at tryModuleLoad (internal/modules/cjs/loader.js:593:12) at Function.Module._load (internal/modules/cjs/loader.js:585:3)...
`prototype` name caused a `TypeError: Cannot read property 'map' of undefined` when selecting a `manage prototypes` help page just edited the attribute name to fix the bug :+1:
Hi! I liked a lot the UX of letting the user save his own bookmarks and lookup keys, but thought that would be of great help if people that can't...
let finalIndex = lastValue.map((o) => o.shortDesc).indexOf(answers[lastProp]) TypeError: Cannot read properties of undefined (reading 'map') Using node v18.16.1 with nvm.
Bumps [marked](https://github.com/markedjs/marked) to 4.2.12 and updates ancestor dependency [marked-man](https://github.com/kapouer/marked-man). These dependencies need to be updated together. Updates `marked` from 0.7.0 to 4.2.12 Release notes Sourced from marked's releases. v4.2.12 4.2.12...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1. Commits 64735d2 v4.1.1 75a657d Fix potential ReDoS (#37) See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this...