You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@opentiny/vue-directive

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentiny/vue-directive - npm Package Compare versions

Comparing version

to
2.23.0

4

index.js

@@ -494,5 +494,5 @@ import Tooltip from "@opentiny/vue-tooltip";

};
var update2 = function update3(el, _ref9, _ref10) {
var update2 = function update3(el, _ref9, _ref0) {
var value = _ref9.value, oldValue = _ref9.oldValue, instance = _ref9.instance;
var context = _ref10.context;
var context = _ref0.context;
if (isEqual(value, oldValue)) return;

@@ -499,0 +499,0 @@ var state = el[CONTEXT_KEY];

{
"name": "@opentiny/vue-directive",
"version": "2.22.0",
"version": "2.23.0",
"description": "",

@@ -14,5 +14,5 @@ "author": "",

"dependencies": {
"@opentiny/utils": "~3.22.0",
"@opentiny/vue-common": "~2.22.0",
"@opentiny/vue-tooltip": "~2.22.0"
"@opentiny/utils": "~3.23.0",
"@opentiny/vue-common": "~2.23.0",
"@opentiny/vue-tooltip": "~2.23.0"
},

@@ -19,0 +19,0 @@ "types": "index.d.ts",