Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

vuedraggable-xm

Package Overview
Dependencies
1
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.1.1

6

dist/vuedraggable.js

@@ -129,3 +129,3 @@ 'use strict';

noneFunctionalComponentMode: false,
init: false
initer: false
};

@@ -222,5 +222,5 @@ },

getChildrenNodes: function getChildrenNodes() {
if (!this.init) {
if (!this.initer) {
this.noneFunctionalComponentMode = this.noneFunctionalComponentMode && this.$children.length == 1;
this.init = true;
this.initer = true;
}

@@ -227,0 +227,0 @@

{
"_from": "vuedraggable-xm",
"_id": "vuedraggable-xm@1.1.0",
"_inBundle": false,
"_integrity": "",
"_location": "",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "vuedraggable-xm",
"name": "vuedraggable-xm",
"escapedName": "vuedraggable-xm",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "",
"_shasum": "",
"_spec": "",
"_where": "",
"author": {

@@ -95,3 +71,3 @@ "name": "xm",

},
"version": "1.1.0"
"version": "1.1.1"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc