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

@opentiny/vue-tree

Package Overview
Dependencies
Maintainers
0
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 2.19.0 to 2.19.1

2

lib/index.js

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

});
var version = "2.19.0";
var version = "2.undefined";
Tree.install = function(Vue) {

@@ -192,0 +192,0 @@ Vue.component(Tree.name, Tree);

@@ -809,2 +809,5 @@ import { renderless as renderless$1, api as api$1 } from '@opentiny/vue-renderless/tree/vue';

}, [_c("tiny-button", {
attrs: {
"size": "mini"
},
on: {

@@ -815,3 +818,4 @@ "click": _vm.cancelDelete

attrs: {
"type": "primary"
"type": "primary",
"size": "mini"
},

@@ -818,0 +822,0 @@ on: {

{
"name": "@opentiny/vue-tree",
"type": "module",
"version": "2.19.0",
"version": "2.19.1",
"description": "",

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