@loaders.gl/terrain
Advanced tools
Comparing version 4.0.0-alpha.16 to 4.0.0-alpha.17
@@ -7,4 +7,4 @@ "use strict"; | ||
exports.VERSION = void 0; | ||
var VERSION = typeof "4.0.0-alpha.16" !== 'undefined' ? "4.0.0-alpha.16" : 'latest'; | ||
var VERSION = typeof "4.0.0-alpha.17" !== 'undefined' ? "4.0.0-alpha.17" : 'latest'; | ||
exports.VERSION = VERSION; | ||
//# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
export const VERSION = typeof "4.0.0-alpha.16" !== 'undefined' ? "4.0.0-alpha.16" : 'latest'; | ||
export const VERSION = typeof "4.0.0-alpha.17" !== 'undefined' ? "4.0.0-alpha.17" : 'latest'; | ||
//# sourceMappingURL=version.js.map |
@@ -1180,3 +1180,3 @@ (() => { | ||
// src/lib/utils/version.ts | ||
var VERSION = true ? "4.0.0-alpha.16" : "latest"; | ||
var VERSION = true ? "4.0.0-alpha.17" : "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.16" : "latest"; | ||
var VERSION = true ? "4.0.0-alpha.17" : "latest"; | ||
@@ -1183,0 +1183,0 @@ // src/terrain-loader.ts |
{ | ||
"name": "@loaders.gl/terrain", | ||
"version": "4.0.0-alpha.16", | ||
"version": "4.0.0-alpha.17", | ||
"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.16", | ||
"@loaders.gl/loader-utils": "4.0.0-alpha.16", | ||
"@loaders.gl/schema": "4.0.0-alpha.16", | ||
"@loaders.gl/images": "4.0.0-alpha.17", | ||
"@loaders.gl/loader-utils": "4.0.0-alpha.17", | ||
"@loaders.gl/schema": "4.0.0-alpha.17", | ||
"@mapbox/martini": "^0.2.0" | ||
}, | ||
"gitHead": "87e9714165c3ce143a04ac45bbd9d922006f1b63" | ||
"gitHead": "68a743e2460cc89bf89edabfd08b395380d7d10c" | ||
} |
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.17(transitive)
+ Added@loaders.gl/loader-utils@4.0.0-alpha.17(transitive)
+ Added@loaders.gl/schema@4.0.0-alpha.17(transitive)
+ Added@loaders.gl/worker-utils@4.0.0-alpha.17(transitive)
- Removed@loaders.gl/images@4.0.0-alpha.16(transitive)
- Removed@loaders.gl/loader-utils@4.0.0-alpha.16(transitive)
- Removed@loaders.gl/schema@4.0.0-alpha.16(transitive)
- Removed@loaders.gl/worker-utils@4.0.0-alpha.16(transitive)