Comparing version 0.0.0-20221125061049 to 0.0.0-20221127173701
@@ -66,2 +66,1 @@ export const Context = { | ||
} | ||
5; |
@@ -55,3 +55,3 @@ import "@aws-sdk/types"; | ||
*/ | ||
export const useAWSProvider = async () => { | ||
export const useAWSProvider = Context.memo(async () => { | ||
Logger.debug("Loading v2 AWS SDK"); | ||
@@ -86,2 +86,2 @@ const project = useProject(); | ||
return provider; | ||
}; | ||
}); |
{ | ||
"name": "sst", | ||
"version": "0.0.0-20221125061049", | ||
"version": "0.0.0-20221127173701", | ||
"bin": { | ||
@@ -5,0 +5,0 @@ "sst": "./cli/sst.js" |
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
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
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
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
Found 1 instance in 1 package
9599661
57346