Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "g3d", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "webgl render engine compatible with both browser and gcanvas", | ||
@@ -11,7 +11,12 @@ "main": "dist/g3d.min.js", | ||
"devDependencies": { | ||
"dalaran": "^0.1.18", | ||
"expect": "^23.6.0", | ||
"fs-extra": "^7.0.0", | ||
"glob": "^7.1.3", | ||
"handlebars": "^4.0.12", | ||
"less": "^3.8.1", | ||
"marked": "^0.5.1", | ||
"pug": "^2.0.3", | ||
"raw-loader": "^0.5.1", | ||
"dalaran": "^0.1.18" | ||
"yaml-js": "^0.2.3" | ||
}, | ||
@@ -22,2 +27,3 @@ "scripts": { | ||
"test": "node ./devtools/index.js test", | ||
"website": "node ./devtools/website.js", | ||
"prepublishOnly": "node ./devtools/index.js build", | ||
@@ -24,0 +30,0 @@ "format": "node ./devtools/format-demo.js" |
@@ -532,2 +532,4 @@ import Env from '../core/G3D.Env'; | ||
this.setFaceCull(skybox.geometry.facing); | ||
const { vertices, indices } = skybox.geometry.bufferViews; | ||
@@ -534,0 +536,0 @@ |
Sorry, the diff of this file is too big to display
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
396457
87
7140
0
10
3