ame-super-app-web
Advanced tools
Comparing version 0.5.4 to 0.5.5
@@ -103,3 +103,3 @@ "use strict"; | ||
frame.setAttribute("scrolling", "auto"); | ||
frame.setAttribute("style", "flex:1;"); | ||
frame.setAttribute("style", "width: 100%; height: 100%"); | ||
//TODO validar segurança | ||
@@ -106,0 +106,0 @@ // frame.setAttribute("sandbox", "allow-scripts"); |
@@ -1,2 +0,2 @@ | ||
declare const _default: "0.5.4"; | ||
declare const _default: "0.5.5"; | ||
export default _default; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.default = "0.5.4"; | ||
exports.default = "0.5.5"; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "ame-super-app-web", | ||
"version": "0.5.4", | ||
"version": "0.5.5", | ||
"_versionBetaExample": "1.0.2-beta.0", | ||
@@ -5,0 +5,0 @@ "__versionBetaExample": "1.0.2-alpha.0", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
624532