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

sst

Package Overview
Dependencies
Maintainers
3
Versions
1384
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 3.4.31 to 3.4.32

17

package.json

@@ -6,3 +6,3 @@ {

"sideEffects": false,
"version": "3.4.31",
"version": "3.4.32",
"main": "./dist/index.js",

@@ -15,3 +15,6 @@ "exports": {

"./realtime": "./dist/realtime/index.js",
"./*": "./dist/*.js"
"./*": {
"import": "./dist/*.js",
"types": "./dist/*.d.ts"
}
},

@@ -51,7 +54,7 @@ "scripts": {

"optionalDependencies": {
"sst-linux-arm64": "3.4.31",
"sst-linux-x86": "3.4.31",
"sst-linux-x64": "3.4.31",
"sst-darwin-x64": "3.4.31",
"sst-darwin-arm64": "3.4.31"
"sst-linux-x86": "3.4.32",
"sst-linux-x64": "3.4.32",
"sst-linux-arm64": "3.4.32",
"sst-darwin-x64": "3.4.32",
"sst-darwin-arm64": "3.4.32"
},

@@ -58,0 +61,0 @@ "dependencies": {

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