@opentiny/vue-tag
Advanced tools
Comparing version 2.15.0 to 2.16.0
@@ -82,3 +82,3 @@ function _extends() { | ||
}); | ||
var version = "2.15.0"; | ||
var version = "2.16.0"; | ||
Tag.install = function(Vue) { | ||
@@ -85,0 +85,0 @@ Vue.component(Tag.name, Tag); |
@@ -71,3 +71,3 @@ import { renderless, api } from '@opentiny/vue-renderless/tag/vue'; | ||
"light-alerting": "text-color-alert bg-color-alert-subtler", | ||
"light-warning": "text-color-warning-hover bg-color-warning-subtler", | ||
"light-warning": "text-color-warning bg-color-warning-subtler", | ||
"light-error": "text-color-error bg-color-error-subtler", | ||
@@ -81,3 +81,3 @@ "light-default": "text-color-info-primary bg-color-info-primary-subtler", | ||
"plain-alerting": "text-color-alert bg-color-bg-1", | ||
"plain-warning": "text-color-warning-hover bg-color-bg-1", | ||
"plain-warning": "text-color-warning bg-color-bg-1", | ||
"plain-error": "text-color-error bg-color-bg-1", | ||
@@ -84,0 +84,0 @@ "plain-default": "text-color-info-primary bg-color-bg-1", |
{ | ||
"name": "@opentiny/vue-tag", | ||
"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-theme": "~3.15.0", | ||
"@opentiny/vue-theme-mobile": "~3.15.0" | ||
"@opentiny/vue-renderless": "~3.16.0", | ||
"@opentiny/vue-common": "~2.16.0", | ||
"@opentiny/vue-icon": "~2.16.0", | ||
"@opentiny/vue-theme": "~3.16.0", | ||
"@opentiny/vue-theme-mobile": "~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
22421
+ 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)
- 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)
Updated@opentiny/vue-common@~2.16.0
Updated@opentiny/vue-icon@~2.16.0
Updated@opentiny/vue-theme@~3.16.0