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

@opentiny/vue-split

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

Comparing version 2.11.0-alpha.2 to 2.11.0

2

lib/index.js

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

});
var version = "2.11.0-alpha.2";
var version = "2.11.0";
Split.model = {

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

@@ -112,3 +112,3 @@ import { renderless, api } from "@opentiny/vue-renderless/split/vue";

}, [_c("icon-split-left", {
staticClass: "aui-svg-size"
staticClass: "tiny-svg-size"
})], 1) : _vm._e(), _vm.state.triggerSimple ? _c("div", {

@@ -121,3 +121,3 @@ class: [_vm.state.prefix + "-trigger-button", _vm.state.prefix + "-trigger-right-button", _vm.state.offset === 0 ? _vm.state.prefix + "-trigger-button-active" : "", _vm.state.offset === 0 || _vm.state.collapseRightBottom ? _vm.state.prefix + "-trigger-button-show" : ""],

}, [_c("icon-split-right", {
staticClass: "aui-svg-size"
staticClass: "tiny-svg-size"
})], 1) : _vm._e()], 2), _c("div", {

@@ -160,3 +160,3 @@ staticClass: "right-pane",

}, [_c("icon-split-left", {
staticClass: "aui-svg-size"
staticClass: "tiny-svg-size"
})], 1) : _vm._e(), _vm.state.triggerSimple ? _c("div", {

@@ -169,3 +169,3 @@ class: [_vm.state.prefix + "-trigger-button", _vm.state.prefix + "-trigger-bottom-button", _vm.state.offset === 0 ? _vm.state.prefix + "-trigger-button-active" : "", _vm.state.offset === 0 || _vm.state.collapseRightBottom ? _vm.state.prefix + "-trigger-button-show" : ""],

}, [_c("icon-split-right", {
staticClass: "aui-svg-size"
staticClass: "tiny-svg-size"
})], 1) : _vm._e()], 2), _c("div", {

@@ -172,0 +172,0 @@ staticClass: "bottom-pane",

{
"name": "@opentiny/vue-split",
"version": "2.11.0-alpha.2",
"version": "2.11.0",
"description": "",

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

"dependencies": {
"@opentiny/vue-renderless": "~3.11.0-alpha.0",
"@opentiny/vue-common": "~2.11.0-alpha.0"
"@opentiny/vue-renderless": "~3.11.0",
"@opentiny/vue-common": "~2.11.0"
},

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