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

deps-freeimage-raub

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deps-freeimage-raub - npm Package Compare versions

Comparing version 4.0.0 to 4.1.0

2

install.js

@@ -7,4 +7,4 @@ 'use strict';

const prefix = 'https://github.com/node-3d/deps-freeimage-raub/releases/download';
const tag = '4.0.0';
const tag = '4.1.0';
install(`${prefix}/${tag}`);
{
"author": "Luis Blanco <luisblanco1337@gmail.com>",
"name": "deps-freeimage-raub",
"version": "4.0.0",
"version": "4.1.0",
"description": "Binaries and headers for FreeImage-dependent compilation",

@@ -45,4 +45,4 @@ "license": "MIT",

"engines": {
"node": ">=18.12.1",
"npm": ">=8.19.2"
"node": ">=18.16.0",
"npm": ">=9.5.1"
},

@@ -54,12 +54,12 @@ "repository": {

"dependencies": {
"addon-tools-raub": "^7.0.0"
"addon-tools-raub": "^7.2.0"
},
"devDependencies": {
"eslint-plugin-jest": "^27.2.0",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-node": "^11.1.0",
"eslint": "^8.31.0",
"jest": "^29.3.1",
"node-addon-api": "^5.0.0",
"typescript": "^4.9.4"
"eslint": "^8.40.0",
"jest": "^29.5.0",
"node-addon-api": "^6.1.0",
"typescript": "^5.0.4"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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