@vue-macros/api
Advanced tools
Comparing version 0.10.0 to 0.10.1
{ | ||
"name": "@vue-macros/api", | ||
"version": "0.10.0", | ||
"version": "0.10.1", | ||
"description": "General API for Vue Macros.", | ||
@@ -34,3 +34,2 @@ "type": "module", | ||
".": { | ||
"dev": "./src/index.ts", | ||
"require": "./dist/index.cjs", | ||
@@ -41,6 +40,9 @@ "import": "./dist/index.js" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"dependencies": { | ||
"@babel/types": "^7.24.9", | ||
"@babel/types": "^7.25.0", | ||
"resolve.exports": "^2.0.2", | ||
"@vue-macros/common": "1.11.0" | ||
"@vue-macros/common": "1.12.0" | ||
}, | ||
@@ -47,0 +49,0 @@ "engines": { |
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
127585
0
+ Added@vue-macros/common@1.12.0(transitive)
+ Addedacorn@8.14.1(transitive)
- Removed@vue-macros/common@1.11.0(transitive)
- Removedacorn@8.14.0(transitive)
Updated@babel/types@^7.25.0
Updated@vue-macros/common@1.12.0