@citation-js/cli
Advanced tools
Comparing version 0.6.7 to 0.6.8
{ | ||
"name": "@citation-js/cli", | ||
"version": "0.6.7", | ||
"version": "0.6.8", | ||
"description": "CLI for Citation.js", | ||
@@ -21,3 +21,7 @@ "keywords": [ | ||
"homepage": "https://citation.js.org/", | ||
"repository": "https://github.com/citation-js/citation-js/tree/master/packages/cli", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/citation-js/citation-js.git", | ||
"directory": "packages/cli" | ||
}, | ||
"bugs": { | ||
@@ -36,12 +40,12 @@ "url": "https://github.com/citation-js/citation-js/issues" | ||
"dependencies": { | ||
"@citation-js/core": "^0.6.5", | ||
"@citation-js/plugin-bibjson": "^0.6.5", | ||
"@citation-js/plugin-bibtex": "^0.6.6", | ||
"@citation-js/plugin-csl": "^0.6.7", | ||
"@citation-js/plugin-doi": "^0.6.6", | ||
"@citation-js/plugin-ris": "^0.6.5", | ||
"@citation-js/plugin-wikidata": "^0.6.5", | ||
"commander": "^9.2.0" | ||
"@citation-js/core": "^0.6.8", | ||
"@citation-js/plugin-bibjson": "^0.6.8", | ||
"@citation-js/plugin-bibtex": "^0.6.8", | ||
"@citation-js/plugin-csl": "^0.6.8", | ||
"@citation-js/plugin-doi": "^0.6.8", | ||
"@citation-js/plugin-ris": "^0.6.8", | ||
"@citation-js/plugin-wikidata": "^0.6.8", | ||
"commander": "^10.0.1" | ||
}, | ||
"gitHead": "e9a62cfa8464710c116bed12f06e9f853bcef9c3" | ||
"gitHead": "e37ca5f692c4c4d4349c44532f60b20cca52b3dd" | ||
} |
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
13850
2
+ Addedcommander@10.0.1(transitive)
- Removedcommander@9.5.0(transitive)
Updated@citation-js/core@^0.6.8
Updatedcommander@^10.0.1