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 3.6.7 to 3.8.0

src/mobile.vue.d.ts

2

index.d.ts

@@ -12,3 +12,3 @@ /**

*/
import PickerColumn from './src/index.vue';
import PickerColumn from './src/mobile.vue';
export default PickerColumn;

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

import "@opentiny/vue-theme-mobile/picker-column/index.css";
var _sfc_main = /* @__PURE__ */ defineComponent({
var _sfc_main = defineComponent({
name: $prefix + "PickerColumn",

@@ -53,0 +53,0 @@ emits: ["change"],

{
"name": "@opentiny/vue-picker-column",
"version": "3.6.7",
"version": "3.8.0",
"description": "",
"main": "./lib/index.js",
"module": "./lib/index.js",
"dependencies": {
"@opentiny/vue-renderless": "~3.6.6",
"@opentiny/vue-common": "~3.6.7"
"@opentiny/vue-renderless": "~3.8.0",
"@opentiny/vue-common": "~3.8.0"
},

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