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
1
Versions
28
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 1.0.0 to 2.0.0

8

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

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

"engines": {
"node": ">=8.11.2",
"npm": ">=5.6.0"
"node": ">=10.13.0",
"npm": ">=6.4.1"
},

@@ -44,4 +44,4 @@ "maintainers": [

"dependencies": {
"addon-tools-raub": "~3.0.0"
"addon-tools-raub": "4.0.0"
}
}

@@ -1,2 +0,2 @@

# ObenGL binaries
# OpenGL binaries

@@ -9,3 +9,5 @@ This is a part of [Node3D](https://github.com/node-3d) project.

> npm i -s deps-opengl-raub
## Synopsis

@@ -16,3 +18,3 @@

* Platforms: win x32/x64, linux x32/x64, mac x64.
* Platforms: win x32/x64, linux x64, mac x64.
* Libraries: GLEW, GLFW, OpenGL.

@@ -19,0 +21,0 @@ * Linking: static dll-type.

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