systemic icon indicating copy to clipboard operation
systemic copied to clipboard

📦 A minimal dependency injection framework.

Results 10 systemic issues
Sort by recently updated
recently updated
newest added

Bumps [yaml](https://github.com/eemeli/yaml) to 2.2.2 and updates ancestor dependency [lint-staged](https://github.com/okonet/lint-staged). These dependencies need to be updated together. Updates `yaml` from 1.10.2 to 2.2.2 Release notes Sourced from yaml's releases. v2.2.2 This...

dependencies

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Bumps and [js-yaml](https://github.com/nodeca/js-yaml). These dependencies needed to be updated together. Updates `js-yaml` from 4.1.0 to 4.1.1 Changelog Sourced from js-yaml's changelog. [4.1.1] - 2025-11-12 Security Fix prototype pollution issue in...

dependencies
javascript

Add explicit return undefined for non-nested keys that don't exist Add guard clause to prevent accessing properties on null/undefined objects Improve robustness when accessing nested properties Add tests to cover...

ESLint v8.11.0 requires Node.js 12.22.0 or higher, but this project supports Node.js 12.0.0+ (as specified in engines.node). The error "Module.createRequire is not a function" occurred because Module.createRequire was introduced in...

## Braking changes - The project now reflects that is using a MIT licence (https://github.com/onebeyond/systemic/pull/62) ## What's Changed * Docs: Update license by @UlisesGascon in https://github.com/onebeyond/systemic/pull/62 * Improve readme badges...

### Main Changes - Disable `fail-fast` strategy (9c3f198) - Ensure that the CI runs on every pr and pushes (c4a6e86) - Removed Code Climate from CI pipeline as it already...

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.17.3 to 7.28.5. Release notes Sourced from @​babel/traverse's releases. v7.28.5 (2025-10-23) Thank you @​CO0Ki3, @​Olexandr88, and @​youthfulhps for your first PRs! :eyeglasses: Spec Compliance babel-parser #17446 Allow...

dependencies
javascript

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies
javascript