Comparing version 1.2.0-beta.7 to 1.2.0-beta.8
{ | ||
"name": "aframe-wz", | ||
"version": "1.2.0-beta.7", | ||
"version": "1.2.0-beta.8", | ||
"description": "A web framework for building virtual reality experiences.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://aframe.io/", |
@@ -61,2 +61,3 @@ var ANode = require('./a-node'); | ||
if (this.hasAttribute('manual-load')) return; | ||
// Trigger loaded for scene to start rendering. | ||
@@ -63,0 +64,0 @@ Promise.all(loaded).then(bind(this.load, this)); |
@@ -84,3 +84,3 @@ // Polyfill `Promise`. | ||
console.log('A-Frame Version: 1.2.0-beta.7 (Date 2021-11-29, Commit #7b7d9265)'); | ||
console.log('A-Frame Version: 1.2.0-beta.8 (Date 2021-12-26, Commit #49aae403)'); | ||
console.log('THREE Version (https://github.com/supermedium/three.js):', | ||
@@ -87,0 +87,0 @@ pkg.dependencies['super-three']); |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
21755823
178534