@loaders.gl/terrain
Advanced tools
Comparing version 4.0.0-alpha.18 to 4.0.0-alpha.19
@@ -7,4 +7,4 @@ "use strict"; | ||
exports.VERSION = void 0; | ||
var VERSION = typeof "4.0.0-alpha.18" !== 'undefined' ? "4.0.0-alpha.18" : 'latest'; | ||
var VERSION = typeof "4.0.0-alpha.19" !== 'undefined' ? "4.0.0-alpha.19" : 'latest'; | ||
exports.VERSION = VERSION; | ||
//# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
export const VERSION = typeof "4.0.0-alpha.18" !== 'undefined' ? "4.0.0-alpha.18" : 'latest'; | ||
export const VERSION = typeof "4.0.0-alpha.19" !== 'undefined' ? "4.0.0-alpha.19" : 'latest'; | ||
//# sourceMappingURL=version.js.map |
@@ -1180,3 +1180,3 @@ (() => { | ||
// src/lib/utils/version.ts | ||
var VERSION = true ? "4.0.0-alpha.18" : "latest"; | ||
var VERSION = true ? "4.0.0-alpha.19" : "latest"; | ||
@@ -1183,0 +1183,0 @@ // src/terrain-loader.ts |
@@ -1180,3 +1180,3 @@ (() => { | ||
// src/lib/utils/version.ts | ||
var VERSION = true ? "4.0.0-alpha.18" : "latest"; | ||
var VERSION = true ? "4.0.0-alpha.19" : "latest"; | ||
@@ -1183,0 +1183,0 @@ // src/terrain-loader.ts |
{ | ||
"name": "@loaders.gl/terrain", | ||
"version": "4.0.0-alpha.18", | ||
"version": "4.0.0-alpha.19", | ||
"description": "Framework-independent loader for terrain raster formats", | ||
@@ -38,8 +38,8 @@ "license": "MIT", | ||
"@babel/runtime": "^7.3.1", | ||
"@loaders.gl/images": "4.0.0-alpha.18", | ||
"@loaders.gl/loader-utils": "4.0.0-alpha.18", | ||
"@loaders.gl/schema": "4.0.0-alpha.18", | ||
"@loaders.gl/images": "4.0.0-alpha.19", | ||
"@loaders.gl/loader-utils": "4.0.0-alpha.19", | ||
"@loaders.gl/schema": "4.0.0-alpha.19", | ||
"@mapbox/martini": "^0.2.0" | ||
}, | ||
"gitHead": "7bc633f46560f661bdd46cf1015ea27b3694ebce" | ||
"gitHead": "2ca50ec4e1d312c124eb7c93c60ab6fd17ee833e" | ||
} |
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
+ Added@loaders.gl/images@4.0.0-alpha.19(transitive)
+ Added@loaders.gl/loader-utils@4.0.0-alpha.19(transitive)
+ Added@loaders.gl/schema@4.0.0-alpha.19(transitive)
+ Added@loaders.gl/worker-utils@4.0.0-alpha.19(transitive)
- Removed@loaders.gl/images@4.0.0-alpha.18(transitive)
- Removed@loaders.gl/loader-utils@4.0.0-alpha.18(transitive)
- Removed@loaders.gl/schema@4.0.0-alpha.18(transitive)
- Removed@loaders.gl/worker-utils@4.0.0-alpha.18(transitive)