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.1.0-alpha.8 to 4.1.0-alpha.9

2

dist/dist.dev.js

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

// src/lib/utils/version.ts
var VERSION = true ? "4.1.0-alpha.8" : "latest";
var VERSION = true ? "4.1.0-alpha.9" : "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.8" !== 'undefined' ? "4.1.0-alpha.8" : 'latest';
export const VERSION = typeof "4.1.0-alpha.9" !== 'undefined' ? "4.1.0-alpha.9" : 'latest';
//# sourceMappingURL=version.js.map
{
"name": "@loaders.gl/images",
"version": "4.1.0-alpha.8",
"version": "4.1.0-alpha.9",
"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.8"
"@loaders.gl/loader-utils": "4.1.0-alpha.9"
},
"gitHead": "144bb2f0788b5495541d1b5f7276b02ee70bf6d5",
"gitHead": "0291d4d78d71202385d0368942f84778d6aafa82",
"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