New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

next-build-id

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

next-build-id - npm Package Versions

3.0.0

Diff

Changelog

Source

3.0.0 (2019-08-16)

⚠ BREAKING CHANGES

  • Drops support for Next<6 and Node<8 (now using async/await), changes return value from object to string (to be more compatible with generateBuildId), removes hacky file overwriting and thus the CLI (file overwriting is no longer necessary for modern versions of Next).

See README for further details.

Features

  • add sync function, return string, add describe option, remove cli (#23) (5621290)

<a name="2.0.1"></a>

nexdrew
published 3.0.0-rc1 •

nexdrew
published 2.0.1 •

Changelog

Source

2.0.1 (2018-05-25)

Bug Fixes

  • look for .git dir in parents of input dir (#7) (bcc374b)

<a name="2.0.0"></a>

nexdrew
published 2.0.1-rc1 •

nexdrew
published 2.0.0 •

Changelog

Source

2.0.0 (2018-05-25)

Features

  • use next-build-id as module within Next 6 generateBuildId function (#6) (502bccc)

BREAKING CHANGES

  • The next-build-id CLI has not changed, but module usage will no longer manually overwrite a BUILD_ID file unless a write: true option is given, so that the module can be used within generateBuildId from next.config.js to just lookup the current git commit hash.

<a name="1.2.0"></a>

nexdrew
published 2.0.0-rc1 •

nexdrew
published 1.2.0 •

Changelog

Source

1.2.0 (2018-05-24)

Features

  • support Next.js v5 and "config as a function" (#5) (2b02037)

<a name="1.1.0"></a>

nexdrew
published 1.1.0 •

Changelog

Source

1.1.0 (2018-04-08)

Features

<a name="1.0.0"></a>

nexdrew
published 1.0.0 •

Changelog

Source

1.0.0 (2017-12-13)

Features

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc