Skip to content

Commit 27cb035

Browse files
committed
docs: hint for additional node-specific factories
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 1bceda7 commit 27cb035

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ written in _TypeScript_ and compiled for the target.
5555
* Factories for the following use cases:
5656
* Create data models from any license descriptor string
5757
* Create `PackageURL` from `Component` data models
58-
* Specific to _Node.js_: create data models from PackageJson-like data structures
58+
* Specific to _Node.js_: create data models from PackageJson-like data structures and derived data
5959
* Builders for the following use cases:
6060
* Specific to _Node.js_: create deep data models `Tool` or `Component` from PackageJson-like data structures
6161
* Implementation of the [_CycloneDX_ Specification][CycloneDX-spec] for the following versions:

0 commit comments

Comments
 (0)