@loaders.gl/terrain
Advanced tools
Comparing version 3.0.0-alpha.5 to 3.0.0-alpha.6
@@ -7,4 +7,4 @@ "use strict"; | ||
exports.VERSION = void 0; | ||
const VERSION = typeof "3.0.0-alpha.5" !== 'undefined' ? "3.0.0-alpha.5" : 'latest'; | ||
const VERSION = typeof "3.0.0-alpha.6" !== 'undefined' ? "3.0.0-alpha.6" : 'latest'; | ||
exports.VERSION = VERSION; | ||
//# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
export const VERSION = typeof "3.0.0-alpha.5" !== 'undefined' ? "3.0.0-alpha.5" : 'latest'; | ||
export const VERSION = typeof "3.0.0-alpha.6" !== 'undefined' ? "3.0.0-alpha.6" : 'latest'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@loaders.gl/terrain", | ||
"version": "3.0.0-alpha.5", | ||
"version": "3.0.0-alpha.6", | ||
"description": "Framework-independent loader for terrain raster formats", | ||
@@ -37,6 +37,6 @@ "license": "MIT", | ||
"@babel/runtime": "^7.3.1", | ||
"@loaders.gl/loader-utils": "3.0.0-alpha.5", | ||
"@loaders.gl/loader-utils": "3.0.0-alpha.6", | ||
"@mapbox/martini": "^0.2.0" | ||
}, | ||
"gitHead": "a07341a8276a7435df4f79f035a3a2b2354e19c4" | ||
"gitHead": "2b20a738eff9758c202b8ef787f0ca27baf3ebe1" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
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
939722
12355
8
+ Added@loaders.gl/loader-utils@3.0.0-alpha.6(transitive)
+ Added@loaders.gl/worker-utils@3.0.0-alpha.6(transitive)
- Removed@loaders.gl/loader-utils@3.0.0-alpha.5(transitive)
- Removed@loaders.gl/worker-utils@3.0.0-alpha.5(transitive)