File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33[ ![ Build status] ( https://github.com/LinkedSoftwareDependencies/Components-Generator.js/workflows/CI/badge.svg )] ( https://github.com/LinkedSoftwareDependencies/Components-Generator.js/actions?query=workflow%3ACI )
44[ ![ Coverage Status] ( https://coveralls.io/repos/github/LinkedSoftwareDependencies/Components-Generator.js/badge.svg?branch=master )] ( https://coveralls.io/github/LinkedSoftwareDependencies/Components-Generator.js?branch=master )
55[ ![ npm version] ( https://badge.fury.io/js/componentsjs-generator.svg )] ( https://www.npmjs.com/package/componentsjs-generator )
6+ [ ![ DOI] ( https://zenodo.org/badge/DOI/10.5281/zenodo.5644902.svg )] ( https://doi.org/10.5281/zenodo.5644902 )
67
78This is a tool to automatically generate ` .jsonld ` component files from TypeScript classes
89for the [ Components.js] ( https://github.com/LinkedSoftwareDependencies/Components.js ) dependency injection framework.
Original file line number Diff line number Diff line change 8585 "@types/jest" : " ^27.0.0" ,
8686 "@types/jsonld" : " ^1.5.0" ,
8787 "@types/minimist" : " ^1.2.0" ,
88- "@types/node" : " ^14.14.7 " ,
88+ "@types/node" : " ^16.0.0 " ,
8989 "@types/rimraf" : " ^3.0.0" ,
9090 "@typescript-eslint/eslint-plugin" : " ^5.11.0" ,
9191 "@typescript-eslint/parser" : " ^5.11.0" ,
Original file line number Diff line number Diff line change 959959 resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.10.tgz#774f43868964f3cfe4ced1f5417fe15818a4eaea"
960960 integrity sha512-6iihJ/Pp5fsFJ/aEDGyvT4pHGmCpq7ToQ/yf4bl5SbVAvwpspYJ+v3jO7n8UyjhQVHTy+KNszOozDdv+O6sovQ==
961961
962+ " @types/node@^16.0.0 " :
963+ version "16.11.6"
964+ resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.6.tgz#6bef7a2a0ad684cf6e90fcfe31cecabd9ce0a3ae"
965+ integrity sha512-ua7PgUoeQFjmWPcoo9khiPum3Pd60k4/2ZGXt18sm2Slk0W0xZTqt5Y0Ny1NyBiN1EVQ/+FaF9NcY4Qe6rwk5w==
966+
962967" @types/normalize-package-data@^2.4.0 " :
963968 version "2.4.1"
964969 resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301"
You can’t perform that action at this time.
0 commit comments