ipfs-node-server-static
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "ipfs-node-server-static", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Static file server middleware for ipfs", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -6,4 +6,9 @@ IPFS Middleware | ||
Currently only allows no mount point. | ||
Install | ||
`npm install ipfs-node-server-static` | ||
*Currently only allows no mount point for express* | ||
Install | ||
Express | ||
@@ -10,0 +15,0 @@ ```javascript |
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
4429
59