@opentiny/vue-loading
Advanced tools
Comparing version 3.5.0 to 3.6.0-alpha.0
import '@opentiny/vue-theme/loading/index.css'; | ||
declare let Loadings: any; | ||
export default Loadings; |
@@ -82,3 +82,4 @@ import PopupManager from '@opentiny/vue-renderless/common/deps/popup-manager'; | ||
} | ||
} | ||
}, | ||
_constants: Object | ||
}), | ||
@@ -352,4 +353,4 @@ setup: function setup(props, context) { | ||
Loadings.directive = directive; | ||
Loadings.version = '3.5.0'; | ||
Loadings.version = '3.6.0-alpha.0'; | ||
export { Loadings as default }; |
{ | ||
"name": "@opentiny/vue-loading", | ||
"version": "3.5.0", | ||
"version": "3.6.0-alpha.0", | ||
"description": "", | ||
@@ -12,8 +12,8 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@opentiny/vue-common": "~3.5.0", | ||
"@opentiny/vue-icon": "~3.5.0", | ||
"@opentiny/vue-renderless": "~3.5.0", | ||
"@opentiny/vue-locale": "~3.5.0", | ||
"@opentiny/vue-theme": "~3.5.0", | ||
"@opentiny/vue-theme-mobile": "~3.5.0" | ||
"@opentiny/vue-common": "~3.6.0-alpha.0", | ||
"@opentiny/vue-icon": "~3.6.0-alpha.0", | ||
"@opentiny/vue-renderless": "~3.6.0", | ||
"@opentiny/vue-locale": "~3.6.0-alpha.0", | ||
"@opentiny/vue-theme": "~3.6.0", | ||
"@opentiny/vue-theme-mobile": "~3.6.0" | ||
}, | ||
@@ -20,0 +20,0 @@ "license": "MIT", |
declare const _default: any; | ||
export default _default; |
@@ -0,0 +0,0 @@ declare const _default: import("vue").DefineComponent<{ |
@@ -0,0 +0,0 @@ export declare const constants: { |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
25418
556
2
+ Added@opentiny/vue-common@3.6.7(transitive)
+ Added@opentiny/vue-icon@3.6.7(transitive)
+ Added@opentiny/vue-locale@3.6.7(transitive)
+ Added@opentiny/vue-renderless@3.6.8(transitive)
+ Added@opentiny/vue-theme@3.6.7(transitive)
+ Added@opentiny/vue-theme-mobile@3.6.6(transitive)
- Removed@babel/runtime@7.18.3(transitive)
- Removed@opentiny/vue-common@3.5.0(transitive)
- Removed@opentiny/vue-icon@3.5.2(transitive)
- Removed@opentiny/vue-locale@3.5.0(transitive)
- Removed@opentiny/vue-renderless@3.5.0(transitive)
- Removed@opentiny/vue-theme@3.5.0(transitive)
- Removed@opentiny/vue-theme-mobile@3.5.0(transitive)
- Removedregenerator-runtime@0.13.11(transitive)
Updated@opentiny/vue-theme@~3.6.0