File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4646 "eslint-plugin-standard" : " ^5.0.0" ,
4747 "eslint-watch" : " ^7.0.0" ,
4848 "jest" : " ^26.6.3" ,
49- "json-schema-to-typescript" : " git@ github.com: CardanoSolutions/json-schema-to-typescript.git" ,
49+ "json-schema-to-typescript" : " git+https:// github.com/ CardanoSolutions/json-schema-to-typescript.git" ,
5050 "shx" : " ^0.3.3" ,
5151 "ts-jest" : " ^26.5.3" ,
5252 "typedoc" : " ^0.21.4" ,
Original file line number Diff line number Diff line change 4141 "eslint-watch" : " ^7.0.0" ,
4242 "http-status-codes" : " ^2.1.4" ,
4343 "jest" : " ^26.6.3" ,
44- "json-schema-to-typescript" : " git@ github.com: CardanoSolutions/json-schema-to-typescript.git" ,
44+ "json-schema-to-typescript" : " git+https:// github.com/ CardanoSolutions/json-schema-to-typescript.git" ,
4545 "shx" : " ^0.3.3" ,
4646 "ts-jest" : " ^26.5.3" ,
4747 "typescript" : " ^4.2.3"
Original file line number Diff line number Diff line change 2323 "test" : " shx echo No tests in this package"
2424 },
2525 "devDependencies" : {
26- "json-schema-to-typescript" : " git@ github.com: CardanoSolutions/json-schema-to-typescript.git" ,
26+ "json-schema-to-typescript" : " git+https:// github.com/ CardanoSolutions/json-schema-to-typescript.git" ,
2727 "shx" : " ^0.3.3"
2828 },
2929 "files" : [
Original file line number Diff line number Diff line change @@ -3999,9 +3999,9 @@ json-schema-ref-parser@^9.0.6:
39993999 dependencies :
40004000 " @apidevtools/json-schema-ref-parser" " 9.0.9"
40014001
4002- " json-schema-to-typescript@git://github.com/CardanoSolutions/json-schema-to-typescript.git " :
4002+ " json-schema-to-typescript@git+https ://github.com/CardanoSolutions/json-schema-to-typescript.git " :
40034003 version "10.1.5"
4004- resolved "git://github.com/CardanoSolutions/json-schema-to-typescript.git#09cdb4c5d46a7eeae4fbb39b6815ad385b3160eb"
4004+ resolved "git+https ://github.com/CardanoSolutions/json-schema-to-typescript.git#09cdb4c5d46a7eeae4fbb39b6815ad385b3160eb"
40054005 dependencies :
40064006 " @types/json-schema" " ^7.0.6"
40074007 " @types/lodash" " ^4.14.168"
You can’t perform that action at this time.
0 commit comments