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

shimo-js-sdk-shared

Package Overview
Dependencies
Maintainers
0
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shimo-js-sdk-shared - npm Package Compare versions

Comparing version 1.5.2 to 1.5.3

4

dist/types.d.ts

@@ -322,5 +322,5 @@ import { FileId } from './File';

/**
* toast类型
* toast类型, 默认为info
*/
type: 'success' | 'error' | 'warn' | 'info';
type?: 'success' | 'error' | 'warn' | 'info';
/**

@@ -327,0 +327,0 @@ * 显示时长,默认3s

{
"name": "shimo-js-sdk-shared",
"version": "1.5.2",
"version": "1.5.3",
"description": "SDK 2.0 前端共享资源,如 types。",

@@ -5,0 +5,0 @@ "main": "dist/index.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