npm-bundled

Run this in a node package, and it'll tell you which things in node_modules are bundledDependencies, or transitive dependencies of bundled dependencies.

ISC License

Downloads
37.5M
Stars
8
Committers
9

Bot releases are visible (Hide)

npm-bundled - v3.0.1 Latest Release

Published by github-actions[bot] 6 months ago

3.0.1 (2024-05-06)

Bug Fixes

  • fdc7518 #87 linting: no-unused-vars (@lukekarrys)

Documentation

  • aee7cab #84 readme: fix broken badge URL (#84) (@10xLaCroixDrinker)

Chores

  • e7ae896 #89 auto publish (#89) (@lukekarrys)
  • 38c91f7 #87 bump @npmcli/template-oss to 4.22.0 (@lukekarrys)
  • 070a724 #86 create separate cwd test (@lukekarrys)
  • 240ecbd #44 deps: remove mkdirp and rimraf (#44) (@lukekarrys, @wraithgar)
  • acfc9f4 #87 postinstall for dependabot template-oss PR (@lukekarrys)
  • bbfc416 #86 bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot])
npm-bundled - v3.0.0

Published by github-actions[bot] about 2 years ago

3.0.0 (2022-10-14)

⚠️ BREAKING CHANGES

  • npm-bundled is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

Features

  • 7682b9e #23 postinstall for dependabot template-oss PR (@lukekarrys)

Dependencies

  • 3a21cbe #30 bump npm-normalize-package-bin from 2.0.0 to 3.0.0
npm-bundled - v2.0.1

Published by github-actions[bot] about 2 years ago

2.0.1 (2022-08-25)

Dependencies

  • bump npm-normalize-package-bin from 1.0.1 to 2.0.0 (#13) (aec07c1)
npm-bundled - v2.0.0

Published by github-actions[bot] about 2 years ago

2.0.0 (2022-08-22)

⚠ BREAKING CHANGES

  • This adds an engine field with support for node ^12.13.0 || ^14.15.0 || >=16.0.0.

Documentation

  • fix incorrect example of sync usage (#9) (45ccdf4)

Dependencies