basic-camera
Advanced tools
Comparing version 0.0.0 to 0.0.1
{ | ||
"name": "basic-camera", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"description": "A very basic camera for use in WebGL projects", | ||
@@ -33,4 +33,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"gl-matrix": "~2.0.0" | ||
"gl-matrix": "^2.2.1" | ||
} | ||
} |
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
+ Addedgl-matrix@2.8.1(transitive)
- Removedgl-matrix@2.0.0(transitive)
Updatedgl-matrix@^2.2.1