aframe-globe-component
Advanced tools
Comparing version 1.12.1 to 1.12.2
@@ -161,3 +161,3 @@ /* global AFRAME */ | ||
objectAltitude: { parse: parseAccessor, default: 0.01 }, | ||
objectThreeObject: { parse: parseAccessor, default: null }, | ||
objectThreeObject: { parse: parseAccessor, default: undefined }, | ||
customLayerData: { parse: parseJson, default: [] }, | ||
@@ -164,0 +164,0 @@ customThreeObject: { parse: parseAccessor, default: null }, |
{ | ||
"name": "aframe-globe-component", | ||
"version": "1.12.1", | ||
"version": "1.12.2", | ||
"description": "A 3D Globe component for A-Frame.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
10183295
12918