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.3 to 4.1.0-alpha.4

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.3" : "latest";
var VERSION = true ? "4.1.0-alpha.4" : "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.3" !== 'undefined' ? "4.1.0-alpha.3" : 'latest';
export const VERSION = typeof "4.1.0-alpha.4" !== 'undefined' ? "4.1.0-alpha.4" : 'latest';
//# sourceMappingURL=version.js.map
{
"name": "@loaders.gl/images",
"version": "4.1.0-alpha.3",
"version": "4.1.0-alpha.4",
"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.3"
"@loaders.gl/loader-utils": "4.1.0-alpha.4"
},
"gitHead": "b78075a7cb8d4ecd4aac84805ce74b8ceb400cf7",
"gitHead": "b18ba1d63be704fd021e4470e8ab84175621e62d",
"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