New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

image-raub

Package Overview
Dependencies
Maintainers
0
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

image-raub - npm Package Compare versions

Comparing version 5.0.0 to 5.0.1

2

js/image.js

@@ -244,3 +244,3 @@ 'use strict';

// ====== STORE JPEG
const img = new Image();
const img = new JsImage();
img._load(fakeBmp, true);

@@ -247,0 +247,0 @@

{
"author": "Luis Blanco <luisblanco1337@gmail.com>",
"name": "image-raub",
"version": "5.0.0",
"version": "5.0.1",
"description": "Native Image loader for Node.js",

@@ -22,4 +22,3 @@ "license": "MIT",

"LICENSE",
"package.json",
"README.md"
"package.json"
],

@@ -26,0 +25,0 @@ "engines": {

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