a-frame-components
Advanced tools
Comparing version 1.0.311 to 1.0.312
{ | ||
"name": "a-frame-components", | ||
"version": "1.0.311", | ||
"version": "1.0.312", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -496,3 +496,3 @@ // aframe.d.ts | ||
label?: string; | ||
value?: string; | ||
value?: string | boolean; | ||
[propName: string]: any; | ||
@@ -499,0 +499,0 @@ }; |
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
1774199