@aws-sdk/xml-builder
Advanced tools
+1
-1
| { | ||
| "name": "@aws-sdk/xml-builder", | ||
| "version": "3.972.15", | ||
| "version": "3.972.16", | ||
| "description": "XML utilities for the AWS SDK", | ||
@@ -5,0 +5,0 @@ "dependencies": { |
+10
-3
@@ -6,6 +6,13 @@ # @aws-sdk/xml-builder | ||
| > An internal package | ||
| ### :warning: Internal API :warning: | ||
| ## Usage | ||
| > This is an internal package. | ||
| > That means this is used as a dependency for other, public packages, but | ||
| > should not be taken directly as a dependency in your application's `package.json`. | ||
| You probably shouldn't, at least directly. | ||
| > If you are updating the version of this package, for example to bring in a | ||
| > bug-fix, you should do so by updating your application lockfile with | ||
| > e.g. `npm up @scope/package` or equivalent command in another | ||
| > package manager, rather than taking a direct dependency. | ||
| --- |
28396
1.53%18
63.64%