dockview-vue
Advanced tools
Comparing version 2.0.0 to 2.1.0
@@ -172,2 +172,3 @@ "use strict"; | ||
gap: {}, | ||
noPanelsOverlay: {}, | ||
watermarkComponent: {}, | ||
@@ -174,0 +175,0 @@ defaultTabComponent: {}, |
@@ -171,2 +171,3 @@ var __defProp = Object.defineProperty; | ||
gap: {}, | ||
noPanelsOverlay: {}, | ||
watermarkComponent: {}, | ||
@@ -173,0 +174,0 @@ defaultTabComponent: {}, |
@@ -172,2 +172,3 @@ (function(global, factory) { | ||
gap: {}, | ||
noPanelsOverlay: {}, | ||
watermarkComponent: {}, | ||
@@ -174,0 +175,0 @@ defaultTabComponent: {}, |
{ | ||
"name": "dockview-vue", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"description": "Zero dependency layout manager supporting tabs, grids and splitviews", | ||
@@ -55,4 +55,4 @@ "keywords": [ | ||
"dependencies": { | ||
"dockview-core": "^2.0.0" | ||
"dockview-core": "^2.1.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
61301
1803
Updateddockview-core@^2.1.0