node-installed-check-core

Checks whether installed modules fulfills the requirements of package.json

MIT License

Downloads
83.7K
Stars
5
Committers
3

Bot releases are visible (Hide)

node-installed-check-core - v8.3.0 Latest Release

Published by github-actions[bot] 7 months ago

8.3.0 (2024-04-05)

Features

node-installed-check-core - v8.2.3

Published by github-actions[bot] 7 months ago

8.2.3 (2024-04-05)

Bug Fixes

node-installed-check-core - v8.2.2

Published by github-actions[bot] 7 months ago

8.2.2 (2024-04-04)

Bug Fixes

  • handle pnpm workspace: version range (01ff126)
  • ignore @types/* packages in engine check (f87823e)
  • latest list-installed, supports symlinks (3c432bf)
node-installed-check-core - v8.2.1

Published by github-actions[bot] 7 months ago

8.2.1 (2024-04-04)

Bug Fixes

  • export ROOT and the WorkspaceSuccess type (2dd8c39)
node-installed-check-core - v8.2.0

Published by github-actions[bot] 7 months ago

8.2.0 (2024-04-04)

Features

  • return workspace success status (#127) (9950e8a)
  • use latest list-installed to support pnpm (5dde95a)
node-installed-check-core - v8.1.0

Published by github-actions[bot] 7 months ago

8.1.0 (2024-03-22)

Features

  • return suggestions separate from errors (1723b7b)
node-installed-check-core - v8.0.3

Published by github-actions[bot] 7 months ago

8.0.3 (2024-03-22)

Bug Fixes

  • ensure use of latest list-installed (76439fc)
node-installed-check-core - v8.0.2

Published by github-actions[bot] 7 months ago

8.0.2 (2024-03-22)

Bug Fixes

  • allow undefined in all option keys (0734e0f)
node-installed-check-core - v8.0.1

Published by github-actions[bot] 7 months ago

8.0.1 (2024-03-18)

Bug Fixes

  • move read-pkg to dev dependencies (9ddb0c0)
  • remove unused pony-cause dependency (aa5b5b6)
node-installed-check-core - v8.0.0

Published by github-actions[bot] 7 months ago

8.0.0 (2024-03-18)

⚠ BREAKING CHANGES

  • require Node.js >=18.6.0
  • changed arguments: installedCheck(checks, lookupOptions, options)

Features

  • added checkVersionRange() for granular responses (9c5ec35)
  • added checkVersionRangeCollection() as a companion to checkVersionRange() (#117) (9d3e67f)
  • added performInstalledCheck() for lookup-less checks (c437f90)
  • support workspaces (#118) (c80424f)
  • support globs when ignoring dependencies (95e41fe)
  • new peer check for checking peer dependency ranges (#117) (9d3e67f), closes #115

Bug Fixes

  • accept more ways of writing a range (211018c), closes #18

Code Refactoring

  • rename path to cwd in options (76a1346)
  • dropping unused notice keys (28f68dc)
node-installed-check-core -

Published by voxpelli about 1 year ago

node-installed-check-core -

Published by voxpelli about 1 year ago

node-installed-check-core -

Published by voxpelli over 1 year ago

node-installed-check-core -

Published by voxpelli over 1 year ago

node-installed-check-core -

Published by voxpelli over 1 year ago

  • Feature/fix: Handle aliased packages #94 #93 4e55d0b

https://github.com/voxpelli/node-installed-check-core/compare/v7.0.1...v7.1.0

node-installed-check-core -

Published by voxpelli over 1 year ago

  • Update dependencies (#81, #87, #88) 15e3154 36047c2 5cbda73 314387b 8caf44e

https://github.com/voxpelli/node-installed-check-core/compare/v7.0.0...v7.0.1

node-installed-check-core -

Published by voxpelli over 1 year ago

  • BREAKING: Drop Node 14 as it is EOL fd92899
  • Update dependencies and dev dependencies
  • Test types against TypeScripty 5.0

https://github.com/voxpelli/node-installed-check-core/compare/v6.0.2...v7.0.0

node-installed-check-core -

Published by voxpelli about 2 years ago

node-installed-check-core -

Published by voxpelli over 2 years ago

node-installed-check-core -

Published by voxpelli over 2 years ago

  • Breaking change: Now requires Node.js version matching ^14.18.0 || >=16.0.0
  • Breaking change: Is now a pure ESM package

https://github.com/voxpelli/node-installed-check-core/compare/v5.0.0...v6.0.0