@math.gl/culling
Advanced tools
Comparing version 3.4.0-alpha.1 to 3.4.1
@@ -8,3 +8,3 @@ { | ||
}, | ||
"version": "3.4.0-alpha.1", | ||
"version": "3.4.1", | ||
"keywords": [ | ||
@@ -39,7 +39,7 @@ "webgl", | ||
"dependencies": { | ||
"@babel/runtime": "^7.0.0", | ||
"@math.gl/core": "3.4.0-alpha.1", | ||
"@babel/runtime": "^7.12.0", | ||
"@math.gl/core": "3.4.1", | ||
"gl-matrix": "^3.0.0" | ||
}, | ||
"gitHead": "6d7f63a0187ce1890df618b89c33931d593762d9" | ||
"gitHead": "88ef96a15aa6f30948ab599527f7c6bad5b6b57b" | ||
} |
@@ -1,7 +0,7 @@ | ||
# @math.gl/culling | ||
# Overview | ||
[@math.gl/culling](https://math.gl/docs) is a suite of math modules for 3D applications. | ||
[math.gl](https://math.gl/docs) is a suite of math modules for 3D applications. | ||
This module contains classes for vectors and matrices etc. | ||
This module contains classes for bounding boxes, view frustum intersections etc. | ||
For documentation please visit the [website](https://math.gl). |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
630486
+ Added@math.gl/core@3.4.1(transitive)
- Removed@math.gl/core@3.4.0-alpha.1(transitive)
Updated@babel/runtime@^7.12.0
Updated@math.gl/core@3.4.1