@smithy/util-buffer-from
Advanced tools
Comparing version 2.2.0 to 3.0.0
{ | ||
"name": "@smithy/util-buffer-from", | ||
"version": "2.2.0", | ||
"version": "3.0.0", | ||
"scripts": { | ||
@@ -22,8 +22,7 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", | ||
"dependencies": { | ||
"@smithy/is-array-buffer": "^2.2.0", | ||
"@smithy/is-array-buffer": "^3.0.0", | ||
"tslib": "^2.6.2" | ||
}, | ||
"devDependencies": { | ||
"@tsconfig/recommended": "1.0.1", | ||
"@types/node": "^14.14.31", | ||
"@types/node": "^16.18.96", | ||
"concurrently": "7.0.0", | ||
@@ -38,3 +37,3 @@ "downlevel-dts": "0.10.1", | ||
"engines": { | ||
"node": ">=14.0.0" | ||
"node": ">=16.0.0" | ||
}, | ||
@@ -41,0 +40,0 @@ "typesVersions": { |
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
5
17096
+ Added@smithy/is-array-buffer@3.0.0(transitive)
- Removed@smithy/is-array-buffer@2.2.0(transitive)