Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "treeflex", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Treeflex is a flexbox based CSS library for drawing hierarchy trees with HTML lists.", | ||
@@ -15,3 +15,3 @@ "keywords": ["css", "flexbox", "scss", "hierarchy tree", "tree", "css tree"], | ||
"start": "parcel src/site/index.html -d docs_dev --open --port 8080", | ||
"build": "rm -rf dist docs && parcel build src/site/index.html -d docs --no-source-maps && parcel build src/core/js/treeflex.js src/core/scss/treeflex.scss -d dist/css" | ||
"build": "rm -rf dist docs && parcel build src/site/index.html --public-url /treeflex/ -d docs --no-source-maps && parcel build src/core/js/treeflex.js src/core/scss/treeflex.scss -d dist/css" | ||
}, | ||
@@ -18,0 +18,0 @@ "files": ["dist/", "src/"], |
# Treeflex | ||
### A flexbox based CSS library for drawing hierarchy trees with HTML lists. | ||
Check the [project page](https://dumptyd.github.io/treeflex) for documentation. | ||
Check out the [project page](https://dumptyd.github.io/treeflex/) for documentation. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
42338
0