@opentiny/vue-year-range
Advanced tools
Comparing version 2.8.3 to 2.9.0
@@ -177,3 +177,3 @@ function _extends() { | ||
var __vue2_script = { | ||
name: $prefix + "MonthRange", | ||
name: $prefix + "YearRange", | ||
directives: directive({ | ||
@@ -211,8 +211,9 @@ Clickoutside | ||
}(); | ||
var version = "5.0.0-mf.0"; | ||
YearRange.install = function(Vue) { | ||
Vue.component(YearRange.name, YearRange); | ||
}; | ||
YearRange.version = process.env.COMPONENT_VERSION; | ||
YearRange.version = version; | ||
export { | ||
YearRange as default | ||
}; |
{ | ||
"name": "@opentiny/vue-year-range", | ||
"version": "2.8.3", | ||
"version": "2.9.0", | ||
"description": "", | ||
@@ -9,6 +9,6 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@opentiny/vue-renderless": "~3.8.3", | ||
"@opentiny/vue-common": "~2.8.3", | ||
"@opentiny/vue-locale": "~2.8.3", | ||
"@opentiny/vue-year-table": "~2.8.3" | ||
"@opentiny/vue-renderless": "~3.9.0", | ||
"@opentiny/vue-common": "~2.9.0", | ||
"@opentiny/vue-locale": "~2.9.0", | ||
"@opentiny/vue-year-table": "~2.9.0" | ||
}, | ||
@@ -15,0 +15,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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
9216
1792
244
1
+ Added@opentiny/vue-common@2.9.0(transitive)
+ Added@opentiny/vue-locale@2.9.0(transitive)
+ Added@opentiny/vue-renderless@3.9.3(transitive)
+ Added@opentiny/vue-theme@3.9.4(transitive)
+ Added@opentiny/vue-theme-mobile@3.9.0(transitive)
+ Added@opentiny/vue-year-table@2.9.0(transitive)
- Removed@opentiny/vue-common@2.8.3(transitive)
- Removed@opentiny/vue-locale@2.8.3(transitive)
- Removed@opentiny/vue-renderless@3.8.4(transitive)
- Removed@opentiny/vue-theme@3.8.5(transitive)
- Removed@opentiny/vue-theme-mobile@3.8.3(transitive)
- Removed@opentiny/vue-year-table@2.8.3(transitive)
Updated@opentiny/vue-common@~2.9.0
Updated@opentiny/vue-locale@~2.9.0