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
1
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.4.0 to 1.4.1

2

dist/types.d.ts

@@ -313,3 +313,3 @@ import { FileId, FileType } from './File';

*/
ViewportResize = "resize"
ViewportResize = "ViewportResize"
}

@@ -143,3 +143,3 @@ "use strict";

*/
SDKEvent["ViewportResize"] = "resize";
SDKEvent["ViewportResize"] = "ViewportResize";
})(SDKEvent = exports.SDKEvent || (exports.SDKEvent = {}));
{
"name": "shimo-js-sdk-shared",
"version": "1.4.0",
"version": "1.4.1",
"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