Comparing version 0.2.7 to 0.2.8
{ | ||
"name": "g3d", | ||
"version": "0.2.7", | ||
"version": "0.2.8", | ||
"description": "webgl render engine compatible with both browser and gcanvas", | ||
@@ -11,5 +11,6 @@ "main": "dist/g3d.min.js", | ||
"devDependencies": { | ||
"dalaran": "^0.2.5", | ||
"codecov": "^3.1.0", | ||
"dalaran": "^0.2.8", | ||
"expect": "^23.6.0", | ||
"fs-extra": "^7.0.0", | ||
"fs-extra": "^7.0.1", | ||
"glob": "^7.1.3", | ||
@@ -27,5 +28,6 @@ "handlebars": "^4.0.12", | ||
"dev": "node ./devtools/index.js dev", | ||
"ci": "node ./devtools/index.js test -coverage && codecov coverage/cobertura-coverage.xml", | ||
"test": "node ./devtools/index.js test", | ||
"test:render": "node ./devtools/index.js test -render", | ||
"test:coverage": "node ./devtools/index.js test -coverage", | ||
"test:coverage": "node ./devtools/index.js test -coverage -render", | ||
"website": "node ./devtools/website.js", | ||
@@ -38,2 +40,2 @@ "prepublishOnly": "npm run build", | ||
"author": "xieguanglei@hotmail.com" | ||
} | ||
} |
@@ -7,2 +7,3 @@ <p align="center"> | ||
<a href="https://travis-ci.org/alibaba/G3D"><img src ="https://travis-ci.org/alibaba/G3D.svg?branch=master" /></a> | ||
<a href="https://codecov.io/github/alibaba/g3d?branch=master"><img src="https://img.shields.io/codecov/c/github/alibaba/g3d/master.svg"></a> | ||
<a href="https://www.npmjs.com/search?q=g3d"><img src="https://img.shields.io/npm/v/g3d.svg?style=flat"></a> | ||
@@ -9,0 +10,0 @@ </p> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
22
0
128876
11