@loaders.gl/terrain
Advanced tools
Comparing version 3.0.0-alpha.6 to 3.0.0-alpha.7
@@ -7,4 +7,4 @@ "use strict"; | ||
exports.VERSION = void 0; | ||
const VERSION = typeof "3.0.0-alpha.6" !== 'undefined' ? "3.0.0-alpha.6" : 'latest'; | ||
const VERSION = typeof "3.0.0-alpha.7" !== 'undefined' ? "3.0.0-alpha.7" : 'latest'; | ||
exports.VERSION = VERSION; | ||
//# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
export const VERSION = typeof "3.0.0-alpha.6" !== 'undefined' ? "3.0.0-alpha.6" : 'latest'; | ||
export const VERSION = typeof "3.0.0-alpha.7" !== 'undefined' ? "3.0.0-alpha.7" : 'latest'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@loaders.gl/terrain", | ||
"version": "3.0.0-alpha.6", | ||
"version": "3.0.0-alpha.7", | ||
"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.6", | ||
"@loaders.gl/loader-utils": "3.0.0-alpha.7", | ||
"@mapbox/martini": "^0.2.0" | ||
}, | ||
"gitHead": "2b20a738eff9758c202b8ef787f0ca27baf3ebe1" | ||
"gitHead": "42832866753e5b62ff1a07112e6f6466f26365b0" | ||
} |
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
945338
12436
+ Added@loaders.gl/loader-utils@3.0.0-alpha.7(transitive)
+ Added@loaders.gl/worker-utils@3.0.0-alpha.7(transitive)
- Removed@loaders.gl/loader-utils@3.0.0-alpha.6(transitive)
- Removed@loaders.gl/worker-utils@3.0.0-alpha.6(transitive)