Socket
Book a DemoSign in
Socket

@aws-sdk/xml-builder

Package Overview
Dependencies
Maintainers
2
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/xml-builder - npm Package Compare versions

Comparing version
3.972.15
to
3.972.16
+1
-1
package.json
{
"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": {

@@ -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.
---