We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bceda7 commit 27cb035Copy full SHA for 27cb035
README.md
@@ -55,7 +55,7 @@ written in _TypeScript_ and compiled for the target.
55
* Factories for the following use cases:
56
* Create data models from any license descriptor string
57
* Create `PackageURL` from `Component` data models
58
- * Specific to _Node.js_: create data models from PackageJson-like data structures
+ * Specific to _Node.js_: create data models from PackageJson-like data structures and derived data
59
* Builders for the following use cases:
60
* Specific to _Node.js_: create deep data models `Tool` or `Component` from PackageJson-like data structures
61
* Implementation of the [_CycloneDX_ Specification][CycloneDX-spec] for the following versions:
0 commit comments