@opentiny/vue-filter-box
Advanced tools
Comparing version 2.15.0 to 2.16.0
@@ -162,3 +162,3 @@ import { renderless, api } from '@opentiny/vue-renderless/filter-box/vue'; | ||
}(); | ||
var version = "2.15.0"; | ||
var version = "2.16.0"; | ||
FilterBox.install = function(Vue) { | ||
@@ -165,0 +165,0 @@ Vue.component(FilterBox.name, FilterBox); |
{ | ||
"name": "@opentiny/vue-filter-box", | ||
"version": "2.15.0", | ||
"version": "2.16.0", | ||
"description": "", | ||
@@ -10,7 +10,7 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@opentiny/vue-renderless": "~3.15.0", | ||
"@opentiny/vue-common": "~2.15.0", | ||
"@opentiny/vue-icon": "~2.15.0", | ||
"@opentiny/vue-tooltip": "~2.15.0", | ||
"@opentiny/vue-theme": "~3.15.0" | ||
"@opentiny/vue-renderless": "~3.16.0", | ||
"@opentiny/vue-common": "~2.16.0", | ||
"@opentiny/vue-icon": "~2.16.0", | ||
"@opentiny/vue-tooltip": "~2.16.0", | ||
"@opentiny/vue-theme": "~3.16.0" | ||
}, | ||
@@ -17,0 +17,0 @@ "license": "MIT", |
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
+ Added@opentiny/vue-common@2.16.0(transitive)
+ Added@opentiny/vue-icon@2.16.0(transitive)
+ Added@opentiny/vue-locale@2.16.0(transitive)
+ Added@opentiny/vue-renderless@3.16.2(transitive)
+ Added@opentiny/vue-theme@3.16.4(transitive)
+ Added@opentiny/vue-theme-mobile@3.16.0(transitive)
+ Added@opentiny/vue-tooltip@2.16.0(transitive)
- Removed@opentiny/vue-common@2.15.0(transitive)
- Removed@opentiny/vue-icon@2.15.0(transitive)
- Removed@opentiny/vue-locale@2.15.0(transitive)
- Removed@opentiny/vue-renderless@3.15.1(transitive)
- Removed@opentiny/vue-theme@3.15.1(transitive)
- Removed@opentiny/vue-theme-mobile@3.15.0(transitive)
- Removed@opentiny/vue-tooltip@2.15.0(transitive)
Updated@opentiny/vue-common@~2.16.0
Updated@opentiny/vue-icon@~2.16.0
Updated@opentiny/vue-theme@~3.16.0