trianglify
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "trianglify", | ||
"main": "trianglify.js", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"homepage": "https://github.com/qrohlf/trianglify", | ||
@@ -22,3 +22,6 @@ "authors": [ | ||
"tests" | ||
] | ||
], | ||
"dependencies": { | ||
"d3": "~3.4.11" | ||
} | ||
} |
{ | ||
"name": "trianglify", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "Trianglify is a javascript library for generating colorful triangle meshes that can be used as SVG images and CSS backgrounds.", | ||
@@ -37,3 +37,11 @@ "main": "trianglify.js", | ||
"gulp-rename": "^1.2.0" | ||
} | ||
}, | ||
"npmName": "trianglify", | ||
"npmFileMap": [{ | ||
"basePath": "/", | ||
"files": [ | ||
"trianglify.js", | ||
"trianglify.min.js" | ||
] | ||
}] | ||
} |
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
Mixed license
License(Experimental) Package contains multiple licenses.
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
810951
25
10234
3
1