@aws-sdk/util-utf8
Advanced tools
Comparing version 3.292.0 to 3.295.0
{ | ||
"name": "@aws-sdk/util-utf8", | ||
"version": "3.292.0", | ||
"version": "3.295.0", | ||
"description": "A UTF-8 string <-> UInt8Array converter", | ||
@@ -23,4 +23,4 @@ "main": "./dist-cjs/index.js", | ||
"dependencies": { | ||
"@aws-sdk/util-buffer-from": "3.292.0", | ||
"tslib": "^2.3.1" | ||
"@aws-sdk/util-buffer-from": "3.295.0", | ||
"tslib": "^2.5.0" | ||
}, | ||
@@ -33,3 +33,3 @@ "devDependencies": { | ||
"typedoc": "0.23.23", | ||
"typescript": "~4.6.2" | ||
"typescript": "~4.9.5" | ||
}, | ||
@@ -36,0 +36,0 @@ "types": "./dist-types/index.d.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
+ Added@aws-sdk/is-array-buffer@3.295.0(transitive)
+ Added@aws-sdk/util-buffer-from@3.295.0(transitive)
- Removed@aws-sdk/is-array-buffer@3.292.0(transitive)
- Removed@aws-sdk/util-buffer-from@3.292.0(transitive)
Updatedtslib@^2.5.0