Socket
Socket
Sign inDemoInstall

@loaders.gl/images

Package Overview
Dependencies
5
Maintainers
9
Versions
311
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.1.3 to 4.1.4

2

dist/dist.dev.js

@@ -45,3 +45,3 @@ (function webpackUniversalModuleDefinition(root, factory) {

// src/lib/utils/version.ts
var VERSION = true ? "4.1.3" : "latest";
var VERSION = true ? "4.1.4" : "latest";

@@ -48,0 +48,0 @@ // ../loader-utils/src/lib/env-utils/assert.ts

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

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

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

"dependencies": {
"@loaders.gl/loader-utils": "4.1.3"
"@loaders.gl/loader-utils": "4.1.4"
},
"gitHead": "4313c1f68c25723ab3e906db5a6ac65c2e8ac7b6",
"gitHead": "e5b4fe1845c1483addfc4c3d630f1617595efbae",
"devDependencies": {

@@ -48,0 +48,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