New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cloudstudio/editor-sdk

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudstudio/editor-sdk - npm Package Compare versions

Comparing version 0.0.12 to 0.0.13

4

package.json
{
"name": "@cloudstudio/editor-sdk",
"version": "0.0.12",
"version": "0.0.13",
"description": "Cloud Studio Editor SDK",

@@ -42,3 +42,3 @@ "browser": "dist/index.js",

},
"gitHead": "e3955589ba1c86d81542e3f1ddbebf1c59b9df7e"
"gitHead": "eede732b6d0d301576a1216be589bdbf33172066"
}

@@ -54,2 +54,7 @@ # Cloud Studio Editor SDK

name: 'foo',
memorySize: 512
timeout: 15,
namespace: 'defalut',
handler: 'index.handler',
runtime: 'Nodejs16.13',
codeUri: '${projectDir}/dist' // ${projectDir} 为项目根目录

@@ -56,0 +61,0 @@ }

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