@opentiny/vue-numeric
Advanced tools
Comparing version 3.1.0-alpha.0 to 3.4.7
@@ -175,4 +175,4 @@ import { $prefix, $props, $setup } from '@opentiny/vue-common'; | ||
}; | ||
Numeric.version = '3.1.0-alpha.0'; | ||
Numeric.version = '3.4.7'; | ||
export { Numeric as default }; |
@@ -74,5 +74,5 @@ import { renderless, api } from '@opentiny/vue-renderless/numeric/vue'; | ||
}]), | ||
onMousewheelPassive: _cache[9] || (_cache[9] = function () { | ||
onMousewheel: _cache[9] || (_cache[9] = withModifiers(function () { | ||
return _ctx.mouseEvent && _ctx.mouseEvent.apply(_ctx, arguments); | ||
}) | ||
}, ["prevent"])) | ||
}, [$props.controls && !$props.unit ? withDirectives((openBlock(), createElementBlock("span", { | ||
@@ -79,0 +79,0 @@ key: 0, |
{ | ||
"name": "@opentiny/vue-numeric", | ||
"version": "3.1.0-alpha.0", | ||
"version": "3.4.7", | ||
"description": "", | ||
@@ -12,10 +12,11 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@opentiny/vue-common": "~3.1.0-alpha.0", | ||
"@opentiny/vue-icon": "~3.1.0-alpha.0", | ||
"@opentiny/vue-renderless": "~3.1.0-alpha.0", | ||
"@opentiny/vue-theme": "~3.1.0-alpha.0", | ||
"@opentiny/vue-theme-mobile": "~3.1.0-alpha.0" | ||
"@opentiny/vue-common": "~3.4.7", | ||
"@opentiny/vue-icon": "~3.4.7", | ||
"@opentiny/vue-renderless": "~3.4.0", | ||
"@opentiny/vue-theme": "~3.4.0", | ||
"@opentiny/vue-theme-mobile": "~3.4.0" | ||
}, | ||
"license": "MIT", | ||
"types": "index.d.ts", | ||
"sideEffects": false | ||
} |
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
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
24924
8
697
1
2
80
+ Added@babel/runtime@7.18.3(transitive)
+ Added@opentiny/vue-common@3.4.7(transitive)
+ Added@opentiny/vue-icon@3.4.8(transitive)
+ Added@opentiny/vue-locale@3.4.7(transitive)
+ Added@opentiny/vue-renderless@3.4.7(transitive)
+ Added@opentiny/vue-theme@3.4.7(transitive)
+ Added@opentiny/vue-theme-mobile@3.4.7(transitive)
+ Addedregenerator-runtime@0.13.11(transitive)
- Removed@babel/runtime@7.26.0(transitive)
- Removed@opentiny/vue-common@3.1.0-alpha.0(transitive)
- Removed@opentiny/vue-icon@3.1.0-alpha.0(transitive)
- Removed@opentiny/vue-locale@3.1.0-alpha.0(transitive)
- Removed@opentiny/vue-renderless@3.1.0-alpha.0(transitive)
- Removed@opentiny/vue-theme@3.1.0-alpha.1(transitive)
- Removed@opentiny/vue-theme-mobile@3.1.0-alpha.0(transitive)
- Removedregenerator-runtime@0.14.1(transitive)
Updated@opentiny/vue-common@~3.4.7
Updated@opentiny/vue-icon@~3.4.7
Updated@opentiny/vue-theme@~3.4.0