npm-packlist

Walk through a folder and figure out what goes in an npm package

ISC License

Downloads
36.6M
Stars
110
Committers
25

Bot releases are visible (Hide)

npm-packlist - v8.0.2 Latest Release

Published by github-actions[bot] 10 months ago

8.0.2 (2024-01-03)

Bug Fixes

  • 728d68a #214 handling of directory glob (#214) (@mohd-akram)
  • 837af58 #210 avoid modifying singleton variable (#210) (@mohd-akram)
npm-packlist - v8.0.1

Published by github-actions[bot] 11 months ago

8.0.1 (2023-12-06)

Bug Fixes

  • 8fc4df1 #204 always ignore .npmrc files at every level (@wraithgar)
  • cd5ddbd #205 preserve slashes in specified files (#205) (@mohd-akram)

Dependencies

Chores

  • 20fe0cd #207 bump @npmcli/template-oss from 4.21.1 to 4.21.2 (#207) (@dependabot[bot], @lukekarrys)
  • f8be7bd #202 bump @npmcli/template-oss from 4.19.0 to 4.21.1 (#202) (@dependabot[bot], @lukekarrys)
  • 8e1d900 #204 tests reflect fixed ignore-walk rules (@wraithgar)
  • 6d7cbe9 #181 postinstall for dependabot template-oss PR (@lukekarrys)
  • 80ec501 #181 bump @npmcli/template-oss from 4.18.1 to 4.19.0 (@dependabot[bot])
  • f327738 #179 postinstall for dependabot template-oss PR (@lukekarrys)
  • a770a96 #179 bump @npmcli/template-oss from 4.18.0 to 4.18.1 (@dependabot[bot])
npm-packlist - v8.0.0

Published by github-actions[bot] about 1 year ago

8.0.0 (2023-08-24)

⚠️ BREAKING CHANGES

  • The files array can now be used to exclude non-root readme, license, licence, and copying files.

Bug Fixes

  • 24344a2 #173 exclude non-root README.md/LICENSE files (#173) (@AaronHamilton965, @rahulio96)
npm-packlist - v7.0.4

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

7.0.4 (2022-12-07)

Bug Fixes

  • e5256de #149 skip missing optional deps when bundling, closes npm/cli#5924 (#149) (@nlf)
npm-packlist - v7.0.3

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

7.0.3 (2022-12-07)

Bug Fixes

  • c6f2b69 #147 treat glob the same as globstar (#147) (@lukekarrys)
npm-packlist - v7.0.2

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

7.0.2 (2022-10-26)

Bug Fixes

  • d5b653c #140 account for directories and files prefixed with ./ (#140) (@wraithgar)
npm-packlist - v7.0.1

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

7.0.1 (2022-10-17)

Dependencies

npm-packlist - v7.0.0

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

7.0.0 (2022-10-04)

Features

npm-packlist - v7.0.0-pre.1

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

7.0.0-pre.1 (2022-10-03)

⚠️ BREAKING CHANGES

  • if npm-shrinkwrap.json is included in your .npmignore, the shrinkwrap will now be excluded from your packlist.

Features

  • 5e80968 #131 npm-shrinkwrap.json files can now be ignored (#131) (@fritzy)
npm-packlist - v7.0.0-pre.0

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

7.0.0-pre.0 (2022-09-26)

⚠️ BREAKING CHANGES

  • tree is now the first parameter
  • the arborist tree must now be provided in the options and will not be generated for you. the npm-packlist bin has also been removed.

Features

  • 87c778e make the required tree the first parameter (@lukekarrys)
  • 123875a remove dependency on arborist, require tree to be passed in (@nlf)
npm-packlist - v6.0.1

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

6.0.1 (2022-09-23)

Dependencies

npm-packlist - v6.0.0

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

6.0.0 (2022-09-21)

⚠️ BREAKING CHANGES

  • this module now follows a strict order of operations when applying ignore rules. if a files array is present in the package.json, then rules in .gitignore and .npmignore files from the root will be ignored.
  • npm-packlist is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

Features

  • c37371b #88 change interactions between files array and ignore files to be more consistent (#88) (@nlf)
  • a2c96ef #123 postinstall for dependabot template-oss PR (@lukekarrys)
npm-packlist - v5.1.3

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

5.1.3 (2022-08-25)

Dependencies

  • bump npm-bundled from 1.1.2 to 2.0.0 (#113) (de5e96b)
npm-packlist - v5.1.2

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

5.1.2 (2022-08-23)

Dependencies

  • bump npm-normalize-package-bin from 1.0.1 to 2.0.0 (#110) (c97d1a8)
npm-packlist - v5.1.1

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

5.1.1 (2022-05-31)

Bug Fixes

  • correctly ignore .gitignore when a .npmignore is present (#108) (da1ba4a)
npm-packlist - v5.1.0

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

5.1.0 (2022-05-25)

Features

npm-packlist - v5.0.4

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

5.0.4 (2022-05-19)

Bug Fixes

  • do not pack workspaces by default (0f31f71)
  • respect gitignore and npmignore files in workspace roots (839e6e8)
npm-packlist - v5.0.3

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

5.0.3 (2022-05-04)

Bug Fixes

  • strip leading ./ from files array entries (#97) (9f519b7)
npm-packlist - v5.0.2

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

5.0.2 (2022-04-21)

Bug Fixes

  • normalize win32 paths before globbing (16f1343)
npm-packlist - v5.0.1

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

5.0.1 (2022-04-20)

Dependencies