read-package-up

Read the closest package.json file

MIT License

Downloads
3M
Stars
255
Committers
9

Bot releases are visible (Hide)

read-package-up - Latest Release

Published by sindresorhus 12 months ago

Breaking

  • Rename package from read-pkg-up to read-package-up 1e22fad
  • Require Node.js 18 935a546

https://github.com/sindresorhus/read-pkg-up/compare/v10.1.0...v11.0.0

read-package-up -

Published by sindresorhus 12 months ago

Breaking

  • Require Node.js 18 935a546

Improvements

  • Reduced dependency tree by removing 3 transitive dependences

https://github.com/sindresorhus/read-pkg-up/compare/v10.1.0...v11.0.0

read-package-up -

Published by sindresorhus about 1 year ago

read-package-up -

Published by sindresorhus over 1 year ago

Breaking

  • Require Node.js 16 d027a92

Improvements

  • Update dependencies d027a92

https://github.com/sindresorhus/read-pkg-up/compare/v9.1.0...v10.0.0

read-package-up -

Published by sindresorhus over 2 years ago

read-package-up -

Published by sindresorhus about 3 years ago

Breaking

  • Rename the readPackageUpAsync export to readPackageUp 8f870da
  • Require Node.js 12.20

https://github.com/sindresorhus/read-pkg-up/compare/v8.0.0...v9.0.0

read-package-up -

Published by sindresorhus over 3 years ago

Breaking

  • Require Node.js 12 e6fbe7f
  • This package now exports two named exports instead of a default export e6fbe7f
  • This package is now pure ESM. Please read this.

https://github.com/sindresorhus/read-pkg-up/compare/v7.0.1...v8.0.0

read-package-up -

Published by sindresorhus almost 5 years ago

read-package-up -

Published by sindresorhus about 5 years ago

Breaking

  • Rename .package to .packageJson 8140c73
    I'm really sorry about the churn. It was brought to my attention that package is a reserved keyword, and it meant that the result could previously not be easily destructured.

https://github.com/sindresorhus/read-pkg-up/compare/v6.0.0...v7.0.0

read-package-up -

Published by sindresorhus over 5 years ago

Breaking:

  • Rename pkg property to package (#10) 1c15896
  • Return undefined instead of empty object when the package.json cannot be found (#10) 1c15896

Enhancements:

  • Add TypeScript definition (#10) 1c15896

https://github.com/sindresorhus/read-pkg-up/compare/v5.0.0...v6.0.0

read-package-up -

Published by sindresorhus over 5 years ago