New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@opentiny/vue-split

Package Overview
Dependencies
Maintainers
1
Versions
65
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 3.11.0 to 3.12.0

2

lib/index.js

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

});
var version = "3.11.0";
var version = "3.12.0";
Split.model = {

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

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

34
/* CLASS, HYDRATE_EVENTS */
/* CLASS, NEED_HYDRATION */
)) : createCommentVNode("v-if", true), _ctx.state.triggerSimple ? (openBlock(), createElementBlock(

@@ -175,6 +175,6 @@ "div",

34
/* CLASS, HYDRATE_EVENTS */
/* CLASS, NEED_HYDRATION */
)) : createCommentVNode("v-if", true)],
38
/* CLASS, STYLE, HYDRATE_EVENTS */
/* CLASS, STYLE, NEED_HYDRATION */
), createElementVNode(

@@ -276,3 +276,3 @@ "div",

34
/* CLASS, HYDRATE_EVENTS */
/* CLASS, NEED_HYDRATION */
)) : createCommentVNode("v-if", true), _ctx.state.triggerSimple ? (openBlock(), createElementBlock(

@@ -294,6 +294,6 @@ "div",

34
/* CLASS, HYDRATE_EVENTS */
/* CLASS, NEED_HYDRATION */
)) : createCommentVNode("v-if", true)],
38
/* CLASS, STYLE, HYDRATE_EVENTS */
/* CLASS, STYLE, NEED_HYDRATION */
), createElementVNode(

@@ -300,0 +300,0 @@ "div",

{
"name": "@opentiny/vue-split",
"version": "3.11.0",
"version": "3.12.0",
"description": "",

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

"dependencies": {
"@opentiny/vue-renderless": "~3.11.0",
"@opentiny/vue-common": "~3.11.0"
"@opentiny/vue-renderless": "~3.12.0",
"@opentiny/vue-common": "~3.12.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