Socket
Socket
Sign inDemoInstall

glslify

Package Overview
Dependencies
Maintainers
7
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

glslify - npm Package Compare versions

Comparing version 2.3.0 to 2.3.1

2

bin.js

@@ -26,3 +26,3 @@ #!/usr/bin/env node

const version = require('./package.json').version
process.stdout.write('v' + version)
process.stdout.write('v' + version + '\n')
process.exit(0)

@@ -29,0 +29,0 @@ }

{
"name": "glslify",
"version": "2.3.0",
"version": "2.3.1",
"description": "A node.js-style module system for GLSL!",

@@ -5,0 +5,0 @@ "main": "index.js",

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