Socket
Socket
Sign inDemoInstall

@opentiny/vue-mini-picker

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-mini-picker - npm Package Compare versions

Comparing version 2.11.0 to 2.12.0

2

lib/index.js

@@ -204,3 +204,3 @@ import { t } from "@opentiny/vue-locale";

}();
var version = "2.11.0";
var version = "2.12.0";
MiniPicker.install = function(Vue) {

@@ -207,0 +207,0 @@ Vue.component(MiniPicker.name, MiniPicker);

{
"name": "@opentiny/vue-mini-picker",
"version": "2.11.0",
"version": "2.12.0",
"description": "",

@@ -10,6 +10,6 @@ "main": "./lib/index.js",

"dependencies": {
"@opentiny/vue-renderless": "~3.11.0",
"@opentiny/vue-locale": "~2.11.0",
"@opentiny/vue-common": "~2.11.0",
"@opentiny/vue-picker-column": "~2.11.0"
"@opentiny/vue-renderless": "~3.12.0",
"@opentiny/vue-locale": "~2.12.0",
"@opentiny/vue-common": "~2.12.0",
"@opentiny/vue-picker-column": "~2.12.0"
},

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

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