Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "linkdex", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"type": "module", | ||
@@ -11,3 +11,3 @@ "description": "An index mapping block CID to linked block CID.", | ||
"bin": { | ||
"linkdex": "./bin.js" | ||
"linkdex": "bin.js" | ||
}, | ||
@@ -42,3 +42,21 @@ "files": [ | ||
"typescript": "^4.8.2" | ||
} | ||
}, | ||
"directories": { | ||
"test": "test" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/web3-storage/linkdex.git" | ||
}, | ||
"keywords": [ | ||
"index", | ||
"IPLD", | ||
"links", | ||
"CID", | ||
"DAG" | ||
], | ||
"bugs": { | ||
"url": "https://github.com/web3-storage/linkdex/issues" | ||
}, | ||
"homepage": "https://github.com/web3-storage/linkdex#readme" | ||
} |
@@ -5,4 +5,2 @@ # linkdex | ||
Origin story: https://gist.github.com/alanshaw/876aafba676b13890398500b96f82d8e | ||
## Usage | ||
@@ -45,7 +43,6 @@ | ||
```console | ||
./bin.js print --mermaid ~/Code/olizilla/cardex-cli/lols.car | ||
linkdex print --mermaid lols.car | ||
``` | ||
```mermaid | ||
graph TD | ||
@@ -60,3 +57,2 @@ | ||
bafybeif5xvhik6thha5ykg3g73jo3mqd5mhb7orzeznnvwquashmwryhai --> bafkreigr3beehu5ebbgoisx4rl2vyaqebmohubauc6avefodb5jauz3tyi | ||
``` | ||
@@ -63,0 +59,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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
16342
0
0
1
68