gl-shader-core
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "gl-shader-core", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Core implementation of gl-shader without parser dependencies", | ||
@@ -23,4 +23,4 @@ "main": "shader-core.js", | ||
"dependencies": { | ||
"dup": "^0.0.0" | ||
"dup": "^1.0.0" | ||
} | ||
} |
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
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
+ Addeddup@1.0.0(transitive)
- Removeddup@0.0.0(transitive)
Updateddup@^1.0.0