fragment-shader
Advanced tools
Comparing version 4.0.2 to 4.0.3
{ | ||
"name": "fragment-shader", | ||
"version": "4.0.2", | ||
"version": "4.0.3", | ||
"type": "module", | ||
"main": "./index.ts", | ||
"author": "Zach Winter", | ||
"license": "MIT", | ||
"dependencies": { | ||
@@ -17,3 +19,15 @@ "@codemirror/autocomplete": "^6.11.1", | ||
"thememirror": "^2.0.1" | ||
} | ||
}, | ||
"keywords": [ | ||
"webgl", | ||
"canvas", | ||
"glsl", | ||
"shader", | ||
"fragment", | ||
"vertex", | ||
"uniform", | ||
"codemirror", | ||
"editor", | ||
"renderer" | ||
] | ||
} |
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
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
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
41431
0
1