glslify-stream
Advanced tools
Comparing version 0.4.1 to 1.0.0
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
10541
1
0
3
- Removedglsl-tokenizer@0.0.9(transitive)
- Removedthrough@1.1.2(transitive)
Updatedglsl-tokenizer@^1.0.0
Updatedthrough@^2.3.4