Socket
Socket
Sign inDemoInstall

vue-timezone-select

Package Overview
Dependencies
2
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.0.3

15

package.json
{
"name": "vue-timezone-select",
"version": "1.0.2",
"description": "",
"version": "1.0.3",
"description": "vue timezone select",
"scripts": {

@@ -21,2 +21,13 @@ "build": "vite build --mode production"

"types": "./src/index.d.ts",
"keywords": [
"timezone",
"timezone-select",
"vue-timezone-select",
"vue3"
],
"repository": {
"type": "git",
"url": "https://github.com/Lupeiwen0/vue-timezone-select.git"
},
"private": false,
"devDependencies": {

@@ -23,0 +34,0 @@ "@types/node": "^18.0.6",

8

README.md
## 前置依赖
[vue3.0](https://vuejs.org/)
### 必须
[vue3.0](https://vuejs.org/)
[Element-plus](https://element-plus.org/en-US/)
### 非必须
[Element-plus](https://element-plus.org/en-US/)

@@ -103,3 +105,3 @@ ```

### 使用其他组件库
### 使用其他组件库,获取到数据,使用组件库自身的选择器组件

@@ -106,0 +108,0 @@ ```html

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc