a-frame-components
Advanced tools
Comparing version 1.0.345 to 1.0.346
@@ -303,2 +303,4 @@ var __assign = (this && this.__assign) || function () { | ||
orientation: 'slider.orientation', | ||
min: 'slider.min', | ||
max: 'slider.max', | ||
} | ||
@@ -305,0 +307,0 @@ }); |
{ | ||
"name": "a-frame-components", | ||
"version": "1.0.345", | ||
"version": "1.0.346", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -338,2 +338,4 @@ import { AFRAME } from "../../react/root"; | ||
orientation: 'slider.orientation', | ||
min: 'slider.min', | ||
max: 'slider.max', | ||
} | ||
@@ -340,0 +342,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
1794262
30714