Socket
Socket
Sign inDemoInstall

@opentiny/vue-locale

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentiny/vue-locale - npm Package Compare versions

Comparing version 2.5.0 to 2.6.0-alpha.0

0

format.js

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ import * as vue from '@opentiny/vue-locale/vue2'

9

lang/en.js

@@ -175,3 +175,3 @@ /**

load: {
dot: 'Loading',
dot: 'Loading'
},

@@ -489,4 +489,7 @@ exception: {

pullRefresh: {
pulling: 'Pull down to refresh',
loosing: 'Release to refresh'
pullingDown: 'Pull down to refresh',
pullingUp: 'Pull up to refresh',
loosing: 'Release to refresh',
success: 'Refresh success',
failed: 'Refresh failed'
}

@@ -493,0 +496,0 @@ },

@@ -175,3 +175,3 @@ /**

load: {
dot: '加载中',
dot: '加载中'
},

@@ -487,4 +487,7 @@ exception: {

pullRefresh: {
pulling: '下拉即可刷新',
loosing: '释放即可刷新'
pullingDown: '下拉即可刷新',
pullingUp: '上拉即可刷新',
loosing: '释放即可刷新',
success: '刷新成功',
failed: '刷新失败'
}

@@ -491,0 +494,0 @@ },

{
"name": "@opentiny/vue-locale",
"version": "2.5.0",
"version": "2.6.0-alpha.0",
"description": "",
"main": "index.js",
"dependencies": {
"@opentiny/vue-renderless": "~3.5.0"
"@opentiny/vue-renderless": "~3.6.0-alpha.1"
},

@@ -9,0 +9,0 @@ "license": "MIT",

@@ -0,0 +0,0 @@ /**

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