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

deps-opengl-raub

Package Overview
Dependencies
Maintainers
0
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deps-opengl-raub - npm Package Compare versions

Comparing version 6.0.0 to 7.0.0

23

package.json
{
"author": "Luis Blanco <luisblanco1337@gmail.com>",
"name": "deps-opengl-raub",
"version": "6.0.0",
"version": "7.0.0",
"description": "Binaries and headers for OpenGL-dependent addons",

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

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

@@ -44,8 +43,8 @@ "scripts": {

"eslint": "eslint .",
"test": "node --test --watch .",
"test": "node --test --watch",
"test-ci": "node --test"
},
"engines": {
"node": ">=20.14.0",
"npm": ">=10.7.0"
"node": ">=22.9.0",
"npm": ">=10.8.3"
},

@@ -57,11 +56,11 @@ "repository": {

"dependencies": {
"addon-tools-raub": "^8.0.0"
"addon-tools-raub": "^9.0.0"
},
"devDependencies": {
"@types/node": "^20.12.13",
"@eslint/js": "^9.3.0",
"eslint": "^9.3.0",
"node-addon-api": "^8.0.0",
"typescript": "^5.4.5"
"@types/node": "^22.7.9",
"@eslint/js": "^9.13.0",
"eslint": "^9.13.0",
"node-addon-api": "^8.2.1",
"typescript": "^5.6.3"
}
}

@@ -16,3 +16,3 @@ # OpenGL binaries

* Platforms (x64): Windows x64, Linux x64, Linux ARM, MacOS x64, MacOS ARM.
* Platforms (x64): Windows x64, Linux x64, Linux ARM, MacOS ARM.
* Libraries: GLEW 2.2, GLFW 3.4, OpenGL.

@@ -19,0 +19,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