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

node-glfw

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-glfw - npm Package Compare versions

Comparing version 0.4.5 to 0.4.6

4

package.json
{
"name": "node-glfw",
"version": "0.4.5",
"version": "0.4.6",
"description": "A NodeJS wrapper around GLFW 3.x library",

@@ -31,3 +31,3 @@ "main": "index.js",

"engines": {
"node": ">=0.6.5 <4.0.0"
"node": ">=3.0.0"
},

@@ -34,0 +34,0 @@ "scripts": {

@@ -33,3 +33,3 @@ NodeJS bindings to GLFW

```
brew install glfw3 anttweakbar glew
brew install pkg-config glfw3 anttweakbar glew
```

@@ -36,0 +36,0 @@

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