@vueuse/shared
Advanced tools
Comparing version 6.1.0 to 6.2.0
{ | ||
"name": "@vueuse/shared", | ||
"version": "6.1.0", | ||
"version": "6.2.0", | ||
"keywords": [ | ||
@@ -18,10 +18,10 @@ "vue", | ||
".": { | ||
"import": "./index.esm.js", | ||
"require": "./index.cjs.js" | ||
"import": "./index.mjs", | ||
"require": "./index.cjs" | ||
}, | ||
"./*": "./*" | ||
}, | ||
"main": "./index.cjs.js", | ||
"main": "./index.cjs", | ||
"types": "./index.d.ts", | ||
"module": "./index.esm.js", | ||
"module": "./index.mjs", | ||
"unpkg": "./index.iife.min.js", | ||
@@ -28,0 +28,0 @@ "jsdelivr": "./index.iife.min.js", |
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
140831
1