deps-freeimage-raub
Advanced tools
Comparing version 4.1.1 to 5.0.0
@@ -7,4 +7,4 @@ 'use strict'; | ||
const prefix = 'https://github.com/node-3d/deps-freeimage-raub/releases/download'; | ||
const tag = '4.1.0'; | ||
const tag = '5.0.0'; | ||
install(`${prefix}/${tag}`); |
{ | ||
"author": "Luis Blanco <luisblanco1337@gmail.com>", | ||
"name": "deps-freeimage-raub", | ||
"version": "4.1.1", | ||
"version": "5.0.0", | ||
"description": "Binaries and headers for FreeImage-dependent compilation", | ||
@@ -30,3 +30,3 @@ "license": "MIT", | ||
"index.js", | ||
"install.d.ts", | ||
"index.d.ts", | ||
"install.js", | ||
@@ -45,4 +45,4 @@ "FREEIMAGE_FIPL", | ||
"engines": { | ||
"node": ">=18.16.0", | ||
"npm": ">=9.5.1" | ||
"node": ">=20.14.0", | ||
"npm": ">=10.7.0" | ||
}, | ||
@@ -54,10 +54,11 @@ "repository": { | ||
"dependencies": { | ||
"addon-tools-raub": "^7.3.0" | ||
"addon-tools-raub": "^8.0.0" | ||
}, | ||
"devDependencies": { | ||
"eslint-plugin-node": "^11.1.0", | ||
"eslint": "^8.51.0", | ||
"node-addon-api": "^7.0.0", | ||
"typescript": "^5.2.2" | ||
"@types/node": "^20.12.13", | ||
"@eslint/js": "^9.3.0", | ||
"eslint": "^9.3.0", | ||
"node-addon-api": "^8.0.0", | ||
"typescript": "^5.4.5" | ||
} | ||
} |
@@ -9,3 +9,3 @@ # FreeImage binaries | ||
``` | ||
```console | ||
npm i -s deps-freeimage-raub | ||
@@ -17,3 +17,3 @@ ``` | ||
* Platforms (x64): Windows x64, Linux x64, OSX x64, Linux Aarch64. | ||
* Platforms (x64): Windows x64, Linux x64, Linux Aarch64, MacOS x64, MacOS ARM. | ||
* Library: FreeImage. | ||
@@ -20,0 +20,0 @@ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
140210
9
19
0
5
+ Addedaddon-tools-raub@8.0.0(transitive)
- Removedaddon-tools-raub@7.4.0(transitive)
Updatedaddon-tools-raub@^8.0.0