@loaders.gl/core
Advanced tools
Comparing version 4.0.0-beta.5 to 4.0.0-beta.6
@@ -203,3 +203,3 @@ "use strict"; | ||
// src/null-loader.ts | ||
var VERSION = true ? "4.0.0-beta.5" : "latest"; | ||
var VERSION = true ? "4.0.0-beta.6" : "latest"; | ||
var NullLoader = { | ||
@@ -206,0 +206,0 @@ name: "Null loader", |
@@ -203,3 +203,3 @@ "use strict"; | ||
// src/null-loader.ts | ||
var VERSION = true ? "4.0.0-beta.5" : "latest"; | ||
var VERSION = true ? "4.0.0-beta.6" : "latest"; | ||
var NullLoader = { | ||
@@ -206,0 +206,0 @@ name: "Null loader", |
{ | ||
"name": "@loaders.gl/core", | ||
"version": "4.0.0-beta.5", | ||
"version": "4.0.0-beta.6", | ||
"description": "The core API for working with loaders.gl loaders and writers", | ||
@@ -49,7 +49,7 @@ "license": "MIT", | ||
"@babel/runtime": "^7.3.1", | ||
"@loaders.gl/loader-utils": "4.0.0-beta.5", | ||
"@loaders.gl/worker-utils": "4.0.0-beta.5", | ||
"@loaders.gl/loader-utils": "4.0.0-beta.6", | ||
"@loaders.gl/worker-utils": "4.0.0-beta.6", | ||
"@probe.gl/log": "^4.0.2" | ||
}, | ||
"gitHead": "a6f5a0d1a316cc22396e5a4d480c14329d1ef146" | ||
"gitHead": "2840f605b7a551e2ffef5f960231d989a0414c50" | ||
} |
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/loader-utils@4.0.0-beta.6(transitive)
+ Added@loaders.gl/worker-utils@4.0.0-beta.6(transitive)
- Removed@loaders.gl/loader-utils@4.0.0-beta.5(transitive)
- Removed@loaders.gl/worker-utils@4.0.0-beta.5(transitive)