@featherds/pdf-viewer
Advanced tools
Comparing version 0.12.0 to 0.12.1
{ | ||
"name": "@featherds/pdf-viewer", | ||
"version": "0.12.0", | ||
"version": "0.12.1", | ||
"publishConfig": { | ||
@@ -12,8 +12,8 @@ "access": "public" | ||
"dependencies": { | ||
"@featherds/button": "^0.12.0", | ||
"@featherds/composables": "^0.12.0", | ||
"@featherds/dialog": "^0.12.0", | ||
"@featherds/icon": "^0.12.0", | ||
"@featherds/progress": "^0.12.0", | ||
"@featherds/styles": "^0.12.0", | ||
"@featherds/button": "^0.12.1", | ||
"@featherds/composables": "^0.12.1", | ||
"@featherds/dialog": "^0.12.1", | ||
"@featherds/icon": "^0.12.1", | ||
"@featherds/progress": "^0.12.1", | ||
"@featherds/styles": "^0.12.1", | ||
"vue": "^3.1.0-0" | ||
@@ -26,3 +26,3 @@ }, | ||
"types": "./src/index.d.ts", | ||
"gitHead": "0f956a125602263370bd27b9547be6c6b303ca4b" | ||
"gitHead": "72004491146456809a415fcb4959cb4288ac1d3d" | ||
} |
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
0
Updated@featherds/button@^0.12.1
Updated@featherds/dialog@^0.12.1
Updated@featherds/icon@^0.12.1
Updated@featherds/progress@^0.12.1
Updated@featherds/styles@^0.12.1