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

@aliyun-sls/dashboardshare

Package Overview
Dependencies
Maintainers
3
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aliyun-sls/dashboardshare - npm Package Compare versions

Comparing version 0.3.10-dev-1 to 0.3.10-dev-2

6

package.json
{
"name": "@aliyun-sls/dashboardshare",
"version": "0.3.10-dev-1",
"version": "0.3.10-dev-2",
"description": "",

@@ -12,4 +12,4 @@ "main": "dist/dashboardshare.cjs.js",

"dependencies": {
"@aliyun-sls/interface": "0.3.10-dev-1",
"@aliyun-sls/i18n": "0.3.10-dev-1",
"@aliyun-sls/interface": "0.3.10-dev-2",
"@aliyun-sls/i18n": "0.3.10-dev-2",
"lodash": "^4.17.21",

@@ -16,0 +16,0 @@ "moment": "^2.24.0",

@@ -16,3 +16,2 @@ import { DashboardChart } from '@aliyun-sls/interface'

import { migrateTopoChart } from './chartMigrate/migrateTopoChart'
import { migrateDroplistChart } from './chartMigrate/migrateDroplistChart'

@@ -62,5 +61,2 @@

transform: migrateTopoChart
},
autoTransformDroplist: {
transform: migrateDroplistChart
}

@@ -67,0 +63,0 @@ }

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