@aws-sdk/util-utf8
Advanced tools
Comparing version 3.254.0 to 3.292.0
{ | ||
"name": "@aws-sdk/util-utf8", | ||
"version": "3.254.0", | ||
"version": "3.292.0", | ||
"description": "A UTF-8 string <-> UInt8Array converter", | ||
@@ -23,3 +23,3 @@ "main": "./dist-cjs/index.js", | ||
"dependencies": { | ||
"@aws-sdk/util-buffer-from": "3.208.0", | ||
"@aws-sdk/util-buffer-from": "3.292.0", | ||
"tslib": "^2.3.1" | ||
@@ -32,3 +32,3 @@ }, | ||
"rimraf": "3.0.2", | ||
"typedoc": "0.19.2", | ||
"typedoc": "0.23.23", | ||
"typescript": "~4.6.2" | ||
@@ -63,3 +63,6 @@ }, | ||
"directory": "packages/util-utf8" | ||
}, | ||
"typedoc": { | ||
"entryPoint": "src/index.ts" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17202
+ Added@aws-sdk/is-array-buffer@3.292.0(transitive)
+ Added@aws-sdk/util-buffer-from@3.292.0(transitive)
- Removed@aws-sdk/is-array-buffer@3.201.0(transitive)
- Removed@aws-sdk/util-buffer-from@3.208.0(transitive)