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

@opentiny/vue-tree

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentiny/vue-tree - npm Package Compare versions

Comparing version 3.6.6 to 3.6.7

9

lib/index.js

@@ -18,11 +18,2 @@ function _extends() {

import "@opentiny/vue-theme/tree/index.css";
import "@opentiny/vue-renderless/tree/vue";
import "@opentiny/vue-renderless/tree-node/vue";
import "@opentiny/vue-collapse-transition";
import "@opentiny/vue-checkbox";
import "@opentiny/vue-icon";
import "@opentiny/vue-radio";
import "@opentiny/vue-renderless/common/deps/clickoutside";
import "vue";
import "../../_plugin-vue_export-helper-cfc4284c.mjs";
var template = function template2(mode) {

@@ -29,0 +20,0 @@ if ("mobile" === (process.env.TINY_MODE || mode))

4

lib/pc.js

@@ -392,5 +392,5 @@ import { renderless as renderless$1, api as api$1 } from "@opentiny/vue-renderless/tree/vue";

}
var PcTemplate = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
var pc = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export {
PcTemplate as default
pc as default
};
{
"name": "@opentiny/vue-tree",
"version": "3.6.6",
"version": "3.6.7",
"description": "",

@@ -8,3 +8,3 @@ "main": "./lib/index.js",

"@opentiny/vue-renderless": "~3.6.6",
"@opentiny/vue-common": "~3.6.6"
"@opentiny/vue-common": "~3.6.7"
},

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