@featherds/dialog
Advanced tools
Comparing version 0.10.17 to 0.11.1
{ | ||
"name": "@featherds/dialog", | ||
"version": "0.10.17", | ||
"version": "0.11.1", | ||
"publishConfig": { | ||
@@ -9,9 +9,9 @@ "access": "public" | ||
"scripts": {}, | ||
"main": "dist/app.js", | ||
"main": "dist/app.mjs", | ||
"license": "Apache-2.0", | ||
"dependencies": { | ||
"@featherds/composables": "^0.10.17", | ||
"@featherds/icon": "^0.10.17", | ||
"@featherds/styles": "^0.10.17", | ||
"@featherds/utils": "^0.10.17", | ||
"@featherds/composables": "^0.11.1", | ||
"@featherds/icon": "^0.11.1", | ||
"@featherds/styles": "^0.11.1", | ||
"@featherds/utils": "^0.11.1", | ||
"vue": "^3.1.0-0" | ||
@@ -24,3 +24,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
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
1
53968
928
+ Added@featherds/composables@0.11.2(transitive)
+ Added@featherds/icon@0.11.2(transitive)
+ Added@featherds/styles@0.11.2(transitive)
+ Added@featherds/utils@0.11.2(transitive)
- Removed@featherds/composables@0.10.17(transitive)
- Removed@featherds/icon@0.10.17(transitive)
- Removed@featherds/styles@0.10.17(transitive)
- Removed@featherds/utils@0.10.17(transitive)
Updated@featherds/icon@^0.11.1
Updated@featherds/styles@^0.11.1
Updated@featherds/utils@^0.11.1