Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@loaders.gl/images

Package Overview
Dependencies
Maintainers
9
Versions
328
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@loaders.gl/images - npm Package Compare versions

Comparing version 4.1.0-alpha.10 to 4.1.0-alpha.11

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.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"

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc