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

@aliyun-sls/interface

Package Overview
Dependencies
Maintainers
4
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aliyun-sls/interface - npm Package Compare versions

Comparing version 0.3.7-dev-7 to 0.3.7-dev-8

4

package.json
{
"name": "@aliyun-sls/interface",
"version": "0.3.7-dev-7",
"version": "0.3.7-dev-8",
"description": "",

@@ -9,4 +9,4 @@ "main": "dist/interface.cjs.js",

"dependencies": {
"@aliyun-sls/i18n": "0.3.7-dev-7"
"@aliyun-sls/i18n": "0.3.7-dev-8"
}
}

@@ -406,2 +406,6 @@ import { ChartNamespace } from './chartNamespace'

hiddenSelectTime: boolean
hiddenChartTime: boolean
hiddenDashboardPadding: boolean
// 隐藏图表右上角下拉菜单
hiddenChartMenus: boolean
hiddenFilter: boolean

@@ -408,0 +412,0 @@ hiddenToken: boolean

import { UseObserverSizeRect } from "../../hooks"
import { AddShapeHolderRef, PreviewHolderRef, HelpLineRef, DashboardOverylayRef } from "../layout"
import { LogRequestQueueBase } from '../utils'
import { DashboardChart, ChartSearchToken, DashboardLayoutType } from "./dashboardChart"
import { DashboardChart, ChartSearchToken, DashboardLayoutType, DashboardConfig } from "./dashboardChart"
import { DashboardEventBase } from "../event"

@@ -41,2 +41,3 @@ import { EditOptions } from "../topbar"

filterTagNot: string[]
dashboardConfig: DashboardConfig
}

Sorry, the diff of this file is too big to display

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