@loaders.gl/terrain
Advanced tools
Comparing version 4.0.0-alpha.24 to 4.0.0-alpha.25
@@ -7,4 +7,4 @@ "use strict"; | ||
exports.VERSION = void 0; | ||
var VERSION = typeof "4.0.0-alpha.24" !== 'undefined' ? "4.0.0-alpha.24" : 'latest'; | ||
var VERSION = typeof "4.0.0-alpha.25" !== 'undefined' ? "4.0.0-alpha.25" : 'latest'; | ||
exports.VERSION = VERSION; | ||
//# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
export const VERSION = typeof "4.0.0-alpha.24" !== 'undefined' ? "4.0.0-alpha.24" : 'latest'; | ||
export const VERSION = typeof "4.0.0-alpha.25" !== 'undefined' ? "4.0.0-alpha.25" : 'latest'; | ||
//# sourceMappingURL=version.js.map |
@@ -1190,3 +1190,3 @@ (() => { | ||
// src/lib/utils/version.ts | ||
var VERSION = true ? "4.0.0-alpha.24" : "latest"; | ||
var VERSION = true ? "4.0.0-alpha.25" : "latest"; | ||
@@ -1193,0 +1193,0 @@ // src/terrain-loader.ts |
@@ -1190,3 +1190,3 @@ (() => { | ||
// src/lib/utils/version.ts | ||
var VERSION = true ? "4.0.0-alpha.24" : "latest"; | ||
var VERSION = true ? "4.0.0-alpha.25" : "latest"; | ||
@@ -1193,0 +1193,0 @@ // src/terrain-loader.ts |
{ | ||
"name": "@loaders.gl/terrain", | ||
"version": "4.0.0-alpha.24", | ||
"version": "4.0.0-alpha.25", | ||
"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.24", | ||
"@loaders.gl/loader-utils": "4.0.0-alpha.24", | ||
"@loaders.gl/schema": "4.0.0-alpha.24", | ||
"@loaders.gl/images": "4.0.0-alpha.25", | ||
"@loaders.gl/loader-utils": "4.0.0-alpha.25", | ||
"@loaders.gl/schema": "4.0.0-alpha.25", | ||
"@mapbox/martini": "^0.2.0" | ||
}, | ||
"gitHead": "97a8990595c132fb14e3445a8768d9f4cb98ff05" | ||
"gitHead": "40135f391b869388dbbcd615bbe51178d0c370be" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
1
+ Added@loaders.gl/images@4.0.0-alpha.25(transitive)
+ Added@loaders.gl/loader-utils@4.0.0-alpha.25(transitive)
+ Added@loaders.gl/schema@4.0.0-alpha.25(transitive)
+ Added@loaders.gl/worker-utils@4.0.0-alpha.25(transitive)
- Removed@loaders.gl/images@4.0.0-alpha.24(transitive)
- Removed@loaders.gl/loader-utils@4.0.0-alpha.24(transitive)
- Removed@loaders.gl/schema@4.0.0-alpha.24(transitive)
- Removed@loaders.gl/worker-utils@4.0.0-alpha.24(transitive)