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

@imean/sdk

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@imean/sdk - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11

6

lib/help/render.js

@@ -14,4 +14,4 @@ "use strict";

position: 'fixed',
bottom: '20px',
right: '20px',
bottom: '40px',
right: '40px',
padding: '10px',

@@ -25,2 +25,3 @@ background: '#2F54EB1A',

opacity: '0.5',
zIndex: '99996',
userSelect: 'none',

@@ -99,2 +100,3 @@ });

elHelpIframe.src = 'https://imean.starblazer.cn/home/help';
// elHelpIframe.src = 'https://stg-imean.starblazer.cn/home/help';
(0, setCss_1.default)(elBtn, {

@@ -101,0 +103,0 @@ display: 'none',

@@ -266,2 +266,3 @@ "use strict";

dblclick: '双击',
done: '完成',
type: '输入',

@@ -268,0 +269,0 @@ }[step.type] + " " + (step.type === 'type' ? '' : step.value || '');

{
"name": "@imean/sdk",
"version": "0.0.10",
"version": "0.0.11",
"main": "lib/index.js",

@@ -5,0 +5,0 @@ "types": "lib/index.d.ts",

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