@loaders.gl/math
Advanced tools
Comparing version 4.3.0-alpha.7 to 4.3.0-alpha.8
{ | ||
"name": "@loaders.gl/math", | ||
"version": "4.3.0-alpha.7", | ||
"version": "4.3.0-alpha.8", | ||
"description": "Experimental math classes for loaders.gl", | ||
@@ -42,5 +42,5 @@ "license": "MIT", | ||
"dependencies": { | ||
"@loaders.gl/images": "4.3.0-alpha.7", | ||
"@loaders.gl/loader-utils": "4.3.0-alpha.7", | ||
"@math.gl/core": "^4.0.0" | ||
"@loaders.gl/images": "4.3.0-alpha.8", | ||
"@loaders.gl/loader-utils": "4.3.0-alpha.8", | ||
"@math.gl/core": "^4.1.0" | ||
}, | ||
@@ -50,3 +50,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "73fb27872d89f3804dca37ebd568c6ba9609a98f" | ||
"gitHead": "c458e0c3a09543cd7c4a293d3c3f08c12acf78c0" | ||
} |
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
317
6
10
1
+ Added@loaders.gl/images@4.3.0-alpha.8(transitive)
+ Added@loaders.gl/loader-utils@4.3.0-alpha.8(transitive)
+ Added@loaders.gl/schema@4.3.0-alpha.8(transitive)
+ Added@loaders.gl/worker-utils@4.3.0-alpha.8(transitive)
- Removed@loaders.gl/images@4.3.0-alpha.7(transitive)
- Removed@loaders.gl/loader-utils@4.3.0-alpha.7(transitive)
- Removed@loaders.gl/schema@4.3.0-alpha.7(transitive)
- Removed@loaders.gl/worker-utils@4.3.0-alpha.7(transitive)
Updated@math.gl/core@^4.1.0