@loaders.gl/images
Advanced tools
Comparing version 4.1.0-alpha.10 to 4.1.0-alpha.11
@@ -45,3 +45,3 @@ (function webpackUniversalModuleDefinition(root, factory) { | ||
// src/lib/utils/version.ts | ||
var VERSION = true ? "4.1.0-alpha.10" : "latest"; | ||
var VERSION = true ? "4.1.0-alpha.11" : "latest"; | ||
@@ -48,0 +48,0 @@ // ../loader-utils/src/lib/env-utils/assert.ts |
@@ -1,2 +0,2 @@ | ||
export const VERSION = typeof "4.1.0-alpha.10" !== 'undefined' ? "4.1.0-alpha.10" : 'latest'; | ||
export const VERSION = typeof "4.1.0-alpha.11" !== 'undefined' ? "4.1.0-alpha.11" : 'latest'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@loaders.gl/images", | ||
"version": "4.1.0-alpha.10", | ||
"version": "4.1.0-alpha.11", | ||
"description": "Framework-independent loaders and writers for images (PNG, JPG, ...)", | ||
@@ -43,5 +43,5 @@ "license": "MIT", | ||
"dependencies": { | ||
"@loaders.gl/loader-utils": "4.1.0-alpha.10" | ||
"@loaders.gl/loader-utils": "4.1.0-alpha.11" | ||
}, | ||
"gitHead": "19f43c2d90d8b50860c3f8e487429779a386287d", | ||
"gitHead": "5d3e23bf93762b48c8c1d6d926ede7a97fe43ab0", | ||
"devDependencies": { | ||
@@ -48,0 +48,0 @@ "@types/get-pixels": "^3.3.2" |
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.1.0-alpha.11(transitive)
+ Added@loaders.gl/worker-utils@4.1.0-alpha.11(transitive)
- Removed@loaders.gl/loader-utils@4.1.0-alpha.10(transitive)
- Removed@loaders.gl/worker-utils@4.1.0-alpha.10(transitive)