You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a result of #218, we have a viable way to implement the BOM on the NPM Install buildpack so that we can collect metadata on all language-specific modules installed by this buildpack.
This issue is to implement this work as it will be outlined in the RFC associated with paketo-buildpacks/nodejs#425.
Acceptance
The outcome of this story should be that a BOM is available from this buildpack that includes metadata about all of the installed modules. The format should conform to paketo-buildpacks/rfcs#57
As a result of #218, we have a viable way to implement the BOM on the NPM Install buildpack so that we can collect metadata on all language-specific modules installed by this buildpack.
This issue is to implement this work as it will be outlined in the RFC associated with paketo-buildpacks/nodejs#425.
Acceptance
The outcome of this story should be that a BOM is available from this buildpack that includes metadata about all of the installed modules. The format should conform to paketo-buildpacks/rfcs#57
Blocking
This story is blocked on the creation and acceptance of the RFC in paketo-buildpacks/nodejs#425.
The text was updated successfully, but these errors were encountered: