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

utif

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

utif - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

2

package.json
{
"name": "utif",
"description": "Fast and advanced TIFF decoder",
"version": "1.1.1",
"version": "1.1.2",
"homepage": "https://github.com/photopea/UTIF.js",

@@ -6,0 +6,0 @@ "author": "photopea (https://github.com/photopea)",

@@ -175,3 +175,3 @@

// RGB format, so updating the tag value
img["t262"][0] = 2;
if(img["t262"][0] == 6) img["t262"][0] = 2;
}

@@ -178,0 +178,0 @@

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