trianglify
Advanced tools
Comparing version 4.0.0-next.0 to 4.0.0-next.1
{ | ||
"name": "trianglify", | ||
"version": "4.0.0-next.0", | ||
"version": "4.0.0-next.1", | ||
"description": "Trianglify is a javascript library for generating colorful triangle meshes that can be used as SVG images and CSS backgrounds.", | ||
@@ -13,3 +13,3 @@ "main": "dist/trianglify.js", | ||
"dev": "rollup -c -w", | ||
"publish-beta": "npm build && npm publish --tag next", | ||
"publish-beta": "npm run build && npm publish --tag next", | ||
"ci": "npm run lint && npm run build && npm run test" | ||
@@ -16,0 +16,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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
365960
0