Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

sst

Package Overview
Dependencies
Maintainers
2
Versions
1297
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sst - npm Package Compare versions

Comparing version 0.0.0-20221125061049 to 0.0.0-20221127173701

1

context/context.js

@@ -66,2 +66,1 @@ export const Context = {

}
5;

4

credentials.js

@@ -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"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc