minitel-standalone
Advanced tools
Comparing version 1.9.2 to 1.9.3
@@ -84,3 +84,3 @@ "use strict"; | ||
if (attributes.height != null) | ||
result.setWidth(attributes.height, 'end'); | ||
result.setHeight(attributes.height, 'end'); | ||
// Descriptor before pad, is this the right choice? | ||
@@ -87,0 +87,0 @@ if (this.keepElmDesc) |
{ | ||
"name": "minitel-standalone", | ||
"version": "1.9.2", | ||
"version": "1.9.3", | ||
"description": "A standalone package for minitel components", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
219202