ember-cli-dependency-checker icon indicating copy to clipboard operation
ember-cli-dependency-checker copied to clipboard

Ember CLI addon for checking missing node and bower dependencies before running ember commands

Results 31 ember-cli-dependency-checker issues
Sort by recently updated
recently updated
newest added

Sometimes a dependency is removed from `bower.json` or `package.json` and it stays installed on the developer machine. This addon can warn developer when that happens. In this case, developer can...

enhancement

https://app.renovatebot.com/package-diff?name=ember-cli-dependency-checker&from=3.3.1&to=3.3.2#d2h-851049

Bumps [minimist](https://github.com/minimistjs/minimist) from 0.2.1 to 0.2.4. Changelog Sourced from minimist's changelog. v0.2.4 - 2023-02-24 Commits [Tests] check side-effects of pollution protection 3dbebff [Robustness] rework isConstructorOrProto 34e20b8 [Dev Deps] update tape...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.16.3 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 3.3.2 to 3.3.3. Changelog Sourced from socket.io-parser's changelog. 3.3.3 (2022-11-09) Bug Fixes check the format of the index of each attachment (fb21e42) 3.4.2 (2022-11-09) Bug Fixes check...

dependencies

`pnpm` and `yarn` both allow "resolutions" or "overrides", a mechanism for forcing a specific dependency onto a specific version. This includes the ability to point to a fully different package...

- Updated version of **find-yarn-workspace-root** library to resolve security issues with transitive dependencies of [micromatch](https://www.npmjs.com/package/micromatch).

Hi, our last cyber security scan resulted in a high risk being detected regarding the **unset-value** dependency that is used within this project. Can you update the **find-yarn-workspace-root** library and...

- address 2 deprecations in ember-cli - use fs-extra.readJsonSync