Socket
Socket
Sign inDemoInstall

@opentiny/vue-picker-column

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

Comparing version 2.8.3 to 2.9.0

2

lib/index.js

@@ -139,3 +139,3 @@ import { renderless, api } from "@opentiny/vue-renderless/picker-column/vue";

}();
var version = "3.7.0";
var version = "2.9.0";
PickerColumn.install = function(Vue) {

@@ -142,0 +142,0 @@ Vue.component(PickerColumn.name, PickerColumn);

{
"name": "@opentiny/vue-picker-column",
"version": "2.8.3",
"version": "2.9.0",
"description": "",

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

"dependencies": {
"@opentiny/vue-renderless": "~3.8.3",
"@opentiny/vue-common": "~2.8.3"
"@opentiny/vue-renderless": "~3.9.0",
"@opentiny/vue-common": "~2.9.0"
},

@@ -13,0 +13,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