@loaders.gl/core
Advanced tools
Comparing version 4.0.0-beta.8 to 4.0.0
@@ -203,3 +203,3 @@ "use strict"; | ||
// src/null-loader.ts | ||
var VERSION = true ? "4.0.0-beta.8" : "latest"; | ||
var VERSION = true ? "4.0.0" : "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.8" : "latest"; | ||
var VERSION = true ? "4.0.0" : "latest"; | ||
var NullLoader = { | ||
@@ -206,0 +206,0 @@ name: "Null loader", |
{ | ||
"name": "@loaders.gl/core", | ||
"version": "4.0.0-beta.8", | ||
"version": "4.0.0", | ||
"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.8", | ||
"@loaders.gl/worker-utils": "4.0.0-beta.8", | ||
"@loaders.gl/loader-utils": "4.0.0", | ||
"@loaders.gl/worker-utils": "4.0.0", | ||
"@probe.gl/log": "^4.0.2" | ||
}, | ||
"gitHead": "ec3d1747b4c01c52a235455d6462680e711b4e19" | ||
"gitHead": "9b4211dc0ecd4134a1638ac0a29c5ea9008fd971" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
571710
+ Added@loaders.gl/loader-utils@4.0.0(transitive)
+ Added@loaders.gl/worker-utils@4.0.0(transitive)
- Removed@loaders.gl/loader-utils@4.0.0-beta.8(transitive)
- Removed@loaders.gl/worker-utils@4.0.0-beta.8(transitive)