a-frame-components
Advanced tools
Comparing version 1.0.18 to 1.0.19
{ | ||
"name": "a-frame-components", | ||
"version": "1.0.18", | ||
"version": "1.0.19", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -460,6 +460,6 @@ // aframe.d.ts | ||
'align-items'?: string; | ||
'item-padding'?: string; | ||
'menu-item-width'?: string; | ||
'menu-item-height'?: string; | ||
'forward-step'?: string; | ||
'item-padding'?: string | number; | ||
'menu-item-width'?: string | number; | ||
'menu-item-height'?: string | number; | ||
'forward-step'?: string | number; | ||
'menu-item-margin'?: string; | ||
@@ -466,0 +466,0 @@ 'menu-direction'?: string; |
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
1671852