Skip to content

Commit faa5552

Browse files
committed
docs
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
1 parent 290c818 commit faa5552

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

HISTORY.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@ All notable changes to this project will be documented in this file.
5959
* Symbol `Contrib.FromNodePackageJson.Factories.PackageUrlFactory` ([#1348] via [#1378])
6060
* Changed
6161
* `Component.purl` is a `string` now, was `PackaheUrl` ([#1348] via [#1379])
62-
* Constructor of `Contrib.License.Factories.LicenseFactory` got an injectable argument `spdxExpressionValidate` for validating SPDXExpressions ([#1348] via [#1382])
62+
* Constructor of `Contrib.License.Factories.LicenseFactory` got an injectable argument `spdxExpressionValidate` for validating SPDXExpressions ([#1348] via [#1382])
63+
Suggested implementation is `spdx-expression-parse`.
6364
* Dependencies
6465
* No longer depend on `packageurl-js@^2.0.1` ([#1348] via [#1378])
6566
* Dependency `spdx-expression-parse` became a suggested (optional peer-dependency) library ([#1348] via [#1382])

0 commit comments

Comments
 (0)