@loaders.gl/loader-utils
Advanced tools
Comparing version 4.1.1 to 4.1.2
@@ -1,2 +0,2 @@ | ||
const VERSION = typeof "4.1.1" !== 'undefined' ? "4.1.1" : 'latest'; | ||
const VERSION = typeof "4.1.2" !== 'undefined' ? "4.1.2" : 'latest'; | ||
export const JSONLoader = { | ||
@@ -3,0 +3,0 @@ name: 'JSON', |
{ | ||
"name": "@loaders.gl/loader-utils", | ||
"version": "4.1.1", | ||
"version": "4.1.2", | ||
"description": "Framework-independent loaders for 3D graphics formats", | ||
@@ -50,6 +50,6 @@ "license": "MIT", | ||
"@babel/runtime": "^7.3.1", | ||
"@loaders.gl/worker-utils": "4.1.1", | ||
"@loaders.gl/worker-utils": "4.1.2", | ||
"@probe.gl/stats": "^4.0.2" | ||
}, | ||
"gitHead": "b4a8cb4e5c2b67ac0e1afaa21ae45b3a45a91db0" | ||
"gitHead": "ade6b732407c6db83e3ff166c09ef239028173cc" | ||
} |
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/worker-utils@4.1.2(transitive)
- Removed@loaders.gl/worker-utils@4.1.1(transitive)