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

@gaoding/editor-sdk

Package Overview
Dependencies
Maintainers
22
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gaoding/editor-sdk - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

4

package.json
{
"name": "@gaoding/editor-sdk",
"description": "稿定编辑器对外 SDK",
"version": "1.1.1",
"version": "1.1.2",
"scripts": {

@@ -29,3 +29,3 @@ "build": "vite build",

},
"gitHead": "76bf62e8c2e1d56897fe7bed3211719c71745d13"
"gitHead": "290e9475746f6277f1e888fb248aaf11166d732e"
}
export const env = {
TEMPLATE_EDITOR_URL: import.meta.env.VITE_TEMPLATE_EDITOR_URL,
KOUTU_EDITOR_URL: import.meta.env.VITE_KOUTU_EDITOR_URL,
IMAGE_EDITOR_URL: import.meta.env.VITE_IMAGE_EDITOR_URL,
OPEN_PLATFORM_ORIGIN: import.meta.env.VITE_OPEN_PLATFORM_ORIGIN,
TEMPLATE_EDITOR_URL: 'https://open.gaoding.com/design',
KOUTU_EDITOR_URL: 'https://open.gaoding.com/clip',
IMAGE_EDITOR_URL: 'https://open.gaoding.com/design/image',
OPEN_PLATFORM_ORIGIN: 'https://open.gaoding.com',
};
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