Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@opentiny/vue-checkbox-group

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentiny/vue-checkbox-group - npm Package Compare versions

Comparing version 2.8.3 to 2.9.0

2

lib/index.js

@@ -77,3 +77,3 @@ function _extends() {

});
var version = "3.7.0";
var version = "2.9.0";
CheckboxGroup.model = {

@@ -80,0 +80,0 @@ prop: "modelValue",

{
"name": "@opentiny/vue-checkbox-group",
"version": "2.8.3",
"version": "2.9.0",
"description": "",

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

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

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

@@ -41,4 +41,4 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api/dist/vue-composition-api.js").ShallowUnwrapRef<() => import("vue").VNode> & import("@vue/composition-api/dist/vue-composition-api.js").Data, {}, {}, {

disabled: boolean;
displayOnly: boolean;
vertical: boolean;
displayOnly: boolean;
} & {

@@ -62,4 +62,4 @@ fill?: string | undefined;

disabled: boolean;
displayOnly: boolean;
vertical: boolean;
displayOnly: boolean;
} & {

@@ -83,4 +83,4 @@ fill?: string | undefined;

disabled: boolean;
displayOnly: boolean;
vertical: boolean;
displayOnly: boolean;
} & {

@@ -87,0 +87,0 @@ fill?: string | undefined;

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