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

@aliyun-obv/i18n

Package Overview
Dependencies
Maintainers
2
Versions
150
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aliyun-obv/i18n - npm Package Compare versions

Comparing version 0.0.24 to 0.0.25

1

dist/i18n.d.ts

@@ -10,2 +10,3 @@ declare function getMsg(key: string): any;

OK: any;
CANCEL: any;
ADDCOLUMN: any;

@@ -12,0 +13,0 @@ REDUCECOLUMN: any;

@@ -64,2 +64,4 @@ let mdsRemoteI18n = {};

// 确定
CANCEL: getMsg("btn.cancel"),
// 取消
ADDCOLUMN: getMsg("lb.add_column"),

@@ -66,0 +68,0 @@ // 添加Column

2

package.json

@@ -11,3 +11,3 @@ {

"devDependencies": {},
"version": "0.0.24"
"version": "0.0.25"
}
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