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

webgl-raub

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webgl-raub - npm Package Compare versions

Comparing version 4.1.0 to 4.2.0

2

install.js

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

const prefix = 'https://github.com/node-3d/webgl-raub/releases/download';
const tag = '4.1.0';
const tag = '4.2.0';
install(`${prefix}/${tag}`);
{
"author": "Luis Blanco <luisblanco1337@gmail.com>",
"name": "webgl-raub",
"version": "4.1.0",
"version": "4.2.0",
"description": "WebGL for Node.js",

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

"engines": {
"node": ">=18.16.0",
"npm": ">=9.5.1"
"node": ">=20.14.0",
"npm": ">=10.7.0"
},

@@ -48,13 +48,13 @@ "scripts": {

"dependencies": {
"addon-tools-raub": "^7.4.0",
"deps-opengl-raub": "^5.1.1",
"segfault-raub": "^2.1.2"
"addon-tools-raub": "^8.0.0",
"deps-opengl-raub": "^6.0.0",
"segfault-raub": "^2.3.0"
},
"devDependencies": {
"@types/node": "^20.8.3",
"eslint": "^8.51.0",
"eslint-plugin-node": "^11.1.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"
}
}

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