Socket
Socket
Sign inDemoInstall

@loaders.gl/images

Package Overview
Dependencies
5
Maintainers
9
Versions
313
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0-alpha.25 to 4.0.0-alpha.26

2

dist/es5/lib/utils/version.js

@@ -7,4 +7,4 @@ "use strict";

exports.VERSION = void 0;
var VERSION = typeof "4.0.0-alpha.25" !== 'undefined' ? "4.0.0-alpha.25" : 'latest';
var VERSION = typeof "4.0.0-alpha.26" !== 'undefined' ? "4.0.0-alpha.26" : 'latest';
exports.VERSION = VERSION;
//# sourceMappingURL=version.js.map

@@ -1,2 +0,2 @@

export const VERSION = typeof "4.0.0-alpha.25" !== 'undefined' ? "4.0.0-alpha.25" : 'latest';
export const VERSION = typeof "4.0.0-alpha.26" !== 'undefined' ? "4.0.0-alpha.26" : 'latest';
//# sourceMappingURL=version.js.map
{
"name": "@loaders.gl/images",
"version": "4.0.0-alpha.25",
"version": "4.0.0-alpha.26",
"description": "Framework-independent loaders and writers for images (PNG, JPG, ...)",

@@ -35,5 +35,5 @@ "license": "MIT",

"dependencies": {
"@loaders.gl/loader-utils": "4.0.0-alpha.25"
"@loaders.gl/loader-utils": "4.0.0-alpha.26"
},
"gitHead": "40135f391b869388dbbcd615bbe51178d0c370be",
"gitHead": "91adce71f74dacc7c8bfc379f0d122f2beae70d9",
"devDependencies": {

@@ -40,0 +40,0 @@ "@types/get-pixels": "^3.3.2"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc