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.6 to 0.0.7

5

lib/files.d.ts

@@ -220,3 +220,6 @@ export interface FileOverwriteOptions {

*/
readonly resource: string;
readonly resource: {
path: string;
scheme: string;
};
/**

@@ -223,0 +226,0 @@ * The name which is the last segment

4

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

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

},
"gitHead": "b437acdbf67ee089b54c276796aaa8f993a47d4b"
"gitHead": "54dd5565bac61af78c84d9db59b6bd47e1d1e75e"
}

Sorry, the diff of this file is not supported yet

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