@ptloader/loader-utils
Advanced tools
Comparing version 3.3.24-debug3 to 3.3.24-debug4
@@ -10,3 +10,3 @@ "use strict"; | ||
var _asyncToGenerator2 = _interopRequireDefault(require("@babel/runtime/helpers/asyncToGenerator")); | ||
var VERSION = typeof "3.3.24-debug3" !== 'undefined' ? "3.3.24-debug3" : 'latest'; | ||
var VERSION = typeof "3.3.24-debug4" !== 'undefined' ? "3.3.24-debug4" : 'latest'; | ||
var JSONLoader = { | ||
@@ -13,0 +13,0 @@ name: 'JSON', |
@@ -1,2 +0,2 @@ | ||
const VERSION = typeof "3.3.24-debug3" !== 'undefined' ? "3.3.24-debug3" : 'latest'; | ||
const VERSION = typeof "3.3.24-debug4" !== 'undefined' ? "3.3.24-debug4" : 'latest'; | ||
export const JSONLoader = { | ||
@@ -3,0 +3,0 @@ name: 'JSON', |
{ | ||
"name": "@ptloader/loader-utils", | ||
"version": "3.3.24-debug3", | ||
"version": "3.3.24-debug4", | ||
"description": "Framework-independent loaders for 3D graphics formats", | ||
@@ -49,5 +49,5 @@ "license": "MIT", | ||
"@probe.gl/stats": "^3.5.0", | ||
"@ptloader/worker-utils": "3.3.24-debug3" | ||
"@ptloader/worker-utils": "3.3.24-debug4" | ||
}, | ||
"gitHead": "4020cd80ec46dfc283ad2d2999638a2b1e7b1d0c" | ||
"gitHead": "e48027851482ebdbb1bfdb3b20496910992f554d" | ||
} |
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@ptloader/worker-utils@3.3.24-debug4(transitive)
- Removed@ptloader/worker-utils@3.3.24-debug3(transitive)