Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "lygia", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "lygia, it's a granular and multi-language shader library designed for performance and flexibility", | ||
"main": "dist/lygia.js", | ||
"module": "dist/lygia.module.js", | ||
"main": "dist/umd/lygia.main.js", | ||
"unpkg": "dist/umd/lygia.main.js", | ||
"jsdelivr": "dist/umd/lygia.main.js", | ||
"module": "dist/module/lygia.main.js", | ||
"scripts": { | ||
@@ -39,3 +41,3 @@ "build": "rm -rf dist/* && webpack", | ||
"prettier": "^2.2.1", | ||
"webpack": "^5.35.0", | ||
"webpack": "^5.36.2", | ||
"webpack-cli": "^4.6.0", | ||
@@ -42,0 +44,0 @@ "webpack-glsl-loader": "github:patriciogonzalezvivo/webpack-glsl-loader" |
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
2274211