We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8ace47 commit 2b95bcfCopy full SHA for 2b95bcf
README.md
@@ -125,7 +125,7 @@ yarn add @cyclonedx/cyclonedx-library@github:CycloneDX/cyclonedx-javascript-libr
125
Some peer dependencies are optional.
126
See the shipped `package.json` for version constraints.
127
128
-* Serialization to XML on _Node.js_ requires all of:
+* Serialization to XML on _Node.js_ requires any of:
129
* [`xmlbuilder2`](https://www.npmjs.com/package/xmlbuilder2)
130
* Validation of JSON on _Node.js_ requires all of:
131
* [`ajv`](https://www.npmjs.com/package/ajv)
0 commit comments