@vue-macros/define-prop
Advanced tools
Comparing version 0.1.7 to 0.1.8
{ | ||
"name": "@vue-macros/define-prop", | ||
"version": "0.1.7", | ||
"packageManager": "pnpm@8.6.0", | ||
"version": "0.1.8", | ||
"packageManager": "pnpm@8.6.5", | ||
"description": "define-prop feature from Vue Macros.", | ||
@@ -77,3 +77,3 @@ "keywords": [ | ||
"typesVersions": { | ||
"<=4.9": { | ||
"*": { | ||
"*": [ | ||
@@ -89,6 +89,6 @@ "./dist/*", | ||
"dependencies": { | ||
"rollup": "^3.23.1", | ||
"rollup": "^3.26.0", | ||
"unplugin": "^1.3.1", | ||
"@vue-macros/api": "~0.7.2", | ||
"@vue-macros/common": "~1.4.0" | ||
"@vue-macros/api": "0.7.2", | ||
"@vue-macros/common": "1.4.0" | ||
}, | ||
@@ -95,0 +95,0 @@ "devDependencies": { |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
28647
34
0
+ Added@vue-macros/api@0.7.2(transitive)
+ Added@vue-macros/common@1.4.0(transitive)
- Removed@vue-macros/api@0.7.4(transitive)
- Removed@vue-macros/common@1.4.11.5.0(transitive)
Updated@vue-macros/api@0.7.2
Updated@vue-macros/common@1.4.0
Updatedrollup@^3.26.0