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

glslify-stream

Package Overview
Dependencies
Maintainers
3
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

glslify-stream - npm Package Compare versions

Comparing version 0.4.1 to 1.0.0

12

package.json
{
"name": "glslify-stream",
"version": "0.4.1",
"version": "1.0.0",
"description": "create a readable stream of glsl ast nodes that produce a module system",

@@ -13,7 +13,7 @@ "main": "index.js",

"glsl-resolve": "0.0.1",
"glsl-tokenizer": "~0.0.8",
"glsl-tokenizer": "^1.0.0",
"resolve": "~0.5.1",
"shortest": "~0.0.0",
"stream-combiner": "0.0.2",
"through": "~1.1.2",
"through": "^2.3.4",
"wrap-stream": "0.0.0"

@@ -38,4 +38,8 @@ },

],
"author": "Chris Dickinson <chris@neversaw.us>",
"authors": [
"Hugh Kennedy <hughskennedy@gmail.com> (http://hughsk.io/)",
"Mikola Lysenko <mikolalysenko@gmail.com> (http://0fps.net)",
"Chris Dickinson <chris@neversaw.us> (http://neversaw.us)"
],
"license": "MIT"
}
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