@featherds/pdf-viewer
Advanced tools
Comparing version 0.10.17 to 0.11.1
{ | ||
"name": "@featherds/pdf-viewer", | ||
"version": "0.10.17", | ||
"version": "0.11.1", | ||
"publishConfig": { | ||
@@ -9,11 +9,11 @@ "access": "public" | ||
"scripts": {}, | ||
"main": "dist/app.js", | ||
"main": "dist/app.mjs", | ||
"license": "Apache-2.0", | ||
"dependencies": { | ||
"@featherds/button": "^0.10.17", | ||
"@featherds/composables": "^0.10.17", | ||
"@featherds/dialog": "^0.10.17", | ||
"@featherds/icon": "^0.10.17", | ||
"@featherds/progress": "^0.10.17", | ||
"@featherds/styles": "^0.10.17", | ||
"@featherds/button": "^0.11.1", | ||
"@featherds/composables": "^0.11.1", | ||
"@featherds/dialog": "^0.11.1", | ||
"@featherds/icon": "^0.11.1", | ||
"@featherds/progress": "^0.11.1", | ||
"@featherds/styles": "^0.11.1", | ||
"vue": "^3.1.0-0" | ||
@@ -26,3 +26,3 @@ }, | ||
"types": "./src/index.d.ts", | ||
"gitHead": "41821f88a5ba6b29ed971d0eaab62876979a16b6" | ||
"gitHead": "c7511ec0934820519f9efd079a66a64c82c7bf58" | ||
} |
Sorry, the diff of this file is not supported yet
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
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
2
68606
738
1
+ Added@featherds/button@0.11.2(transitive)
+ Added@featherds/composables@0.11.2(transitive)
+ Added@featherds/dialog@0.11.2(transitive)
+ Added@featherds/icon@0.11.2(transitive)
+ Added@featherds/progress@0.11.2(transitive)
+ Added@featherds/ripple@0.11.2(transitive)
+ Added@featherds/styles@0.11.2(transitive)
+ Added@featherds/utils@0.11.2(transitive)
- Removed@featherds/button@0.10.17(transitive)
- Removed@featherds/composables@0.10.17(transitive)
- Removed@featherds/dialog@0.10.17(transitive)
- Removed@featherds/icon@0.10.17(transitive)
- Removed@featherds/progress@0.10.17(transitive)
- Removed@featherds/ripple@0.10.17(transitive)
- Removed@featherds/styles@0.10.17(transitive)
- Removed@featherds/utils@0.10.17(transitive)
Updated@featherds/button@^0.11.1
Updated@featherds/dialog@^0.11.1
Updated@featherds/icon@^0.11.1
Updated@featherds/progress@^0.11.1
Updated@featherds/styles@^0.11.1