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

@choerodon/asgard

Package Overview
Dependencies
Maintainers
8
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@choerodon/asgard - npm Package Compare versions

Comparing version 0.25.0 to 0.25.1

3

lib/routes/saga-instance/stores/SagaInstanceDataSet.js

@@ -38,3 +38,4 @@ import "choerodon-ui/pro/lib/data-set/style";

}, {
value: 'COMPLETED' || 'NON_CONSUMER',
// value: 'COMPLETED' || 'NON_CONSUMER',
value: 'COMPLETED',
meaning: '完成'

@@ -41,0 +42,0 @@ }]

@@ -38,3 +38,4 @@ import "choerodon-ui/pro/lib/data-set/style";

}, {
value: 'COMPLETED' || 'NON_CONSUMER',
// value: 'COMPLETED' || 'NON_CONSUMER',
value: 'COMPLETED',
meaning: '完成'

@@ -41,0 +42,0 @@ }, {

{
"name": "@choerodon/asgard",
"routeName": "asgard",
"version": "0.25.0",
"version": "0.25.1",
"description": "",

@@ -16,4 +16,4 @@ "main": "./lib/index.js",

"devDependencies": {
"@choerodon/boot": "0.23.0",
"@choerodon/master": "0.25.0",
"@choerodon/boot": "0.23.1",
"@choerodon/master": "0.25.3",
"@choerodon/components": "0.0.1",

@@ -20,0 +20,0 @@ "babel-eslint": "^8.1.0",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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