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