package-json

Get metadata of a package from the npm registry

MIT License

Downloads
29.2M
Stars
230
Committers
19

Bot releases are visible (Hide)

package-json - Latest Release

Published by sindresorhus 8 months ago

Breaking

Improvements

  • Improve handling of default options (#79) c554238

Fixes

  • Fix types (#80) f217ebe

https://github.com/sindresorhus/package-json/compare/v9.0.0...v10.0.0

package-json -

Published by sindresorhus 9 months ago

package-json -

Published by sindresorhus over 1 year ago

  • Fix including time metadata for specific versions (#72) baa5fc2

https://github.com/sindresorhus/package-json/compare/v8.1.0...v8.1.1

package-json -

Published by sindresorhus over 2 years ago

  • Upgrade registry-auth-token to v5 (#67) 73515c2

https://github.com/sindresorhus/package-json/compare/v8.0.0...v8.1.0

package-json -

Published by sindresorhus over 2 years ago

package-json -

Published by sindresorhus over 3 years ago

Breaking

  • Require Node.js 12 and upgrade dependencies 75c5002

https://github.com/sindresorhus/package-json/compare/v6.5.0...v7.0.0

package-json -

Published by sindresorhus about 5 years ago

package-json -

Published by sindresorhus over 5 years ago

Maintenance release to update dependencies. No user-facing changes.

https://github.com/sindresorhus/package-json/compare/v6.3.0...v6.4.0

package-json -

Published by sindresorhus over 5 years ago

  • Refactor TypeScript definition to CommonJS compatible export (#52) 2e8a263

https://github.com/sindresorhus/package-json/compare/v6.2.0...v6.3.0

package-json -

Published by sindresorhus over 5 years ago

  • Add agent option (for proxy support) (#51) f24e955

https://github.com/sindresorhus/package-json/compare/v6.1.0...v6.2.0

package-json -

Published by sindresorhus over 5 years ago

  • Add TypeScript definition (#49) 960ccd6
  • Add registryUrl option (#46) 53c40f2
  • Use keepAlive agent to increase performance for multiple calls (#50) 1eed2f8

https://github.com/sindresorhus/package-json/compare/v6.0.0...v6.1.0

package-json -

Published by sindresorhus over 5 years ago

Breaking:

  • Require Node.js 8 and update dependencies 7f4ab52

Other:

  • Throw specific errors 685fef2

https://github.com/sindresorhus/package-json/compare/v5.0.0...v6.0.0