@aws-amplify/amplify-util-import
Advanced tools
Comparing version 2.6.1 to 2.7.0-rc.a3b139fb36.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [2.7.0-rc.a3b139fb36.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/amplify-util-import@2.6.1...@aws-amplify/amplify-util-import@2.7.0-rc.a3b139fb36.0) (2023-07-11) | ||
### Features | ||
* uibuilder codegen service ([#12896](https://github.com/aws-amplify/amplify-cli/issues/12896)) ([3fe2f98](https://github.com/aws-amplify/amplify-cli/commit/3fe2f98a99a9daf22efccb23a031882ea2be899b)) | ||
## [2.6.1](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/amplify-util-import@2.6.0...@aws-amplify/amplify-util-import@2.6.1) (2023-06-13) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@aws-amplify/amplify-util-import", | ||
"version": "2.6.1", | ||
"version": "2.7.0-rc.a3b139fb36.0", | ||
"description": "Resource import support package", | ||
@@ -23,3 +23,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"aws-sdk": "^2.1354.0" | ||
"aws-sdk": "^2.1405.0" | ||
}, | ||
@@ -34,3 +34,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "007e99413b73e831525a6447cdc8fbc762e56117" | ||
"gitHead": "3bf4829de51ee973840e4ee3c3aafacf75c38dad" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
41232
2
Updatedaws-sdk@^2.1405.0