@loaders.gl/loader-utils
Advanced tools
Comparing version 4.2.1 to 4.2.2
// __VERSION__ is injected by babel-plugin-version-inline | ||
// @ts-ignore TS2304: Cannot find name '__VERSION__'. | ||
const VERSION = typeof "4.2.0" !== 'undefined' ? "4.2.0" : 'latest'; | ||
const VERSION = typeof "4.2.1" !== 'undefined' ? "4.2.1" : 'latest'; | ||
/** | ||
@@ -5,0 +5,0 @@ * A JSON Micro loader (minimal bundle size) |
{ | ||
"name": "@loaders.gl/loader-utils", | ||
"version": "4.2.1", | ||
"version": "4.2.2", | ||
"description": "Framework-independent loaders for 3D graphics formats", | ||
@@ -48,4 +48,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"@loaders.gl/schema": "4.2.1", | ||
"@loaders.gl/worker-utils": "4.2.1", | ||
"@loaders.gl/schema": "4.2.2", | ||
"@loaders.gl/worker-utils": "4.2.2", | ||
"@probe.gl/stats": "^4.0.2" | ||
@@ -56,3 +56,3 @@ }, | ||
}, | ||
"gitHead": "b2ea799ff9f233ab8af0a6c3696e28ddf6e3c5a3" | ||
"gitHead": "3e70b64ab0e6894bb359dfcdc85d5f370539fbe2" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
49
+ Added@loaders.gl/schema@4.2.2(transitive)
+ Added@loaders.gl/worker-utils@4.2.2(transitive)
- Removed@loaders.gl/schema@4.2.1(transitive)
- Removed@loaders.gl/worker-utils@4.2.1(transitive)
Updated@loaders.gl/schema@4.2.2