From e26d1ae294177f8d35b66c2051b8d7ee6c2b9958 Mon Sep 17 00:00:00 2001 From: Darrell O'Donnell Date: Sat, 18 May 2024 10:08:05 -0700 Subject: [PATCH 1/9] Update title.md removed SpecUp and template defaults. added editor, etc. --- spec/title.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/spec/title.md b/spec/title.md index 41b3198..b094131 100644 --- a/spec/title.md +++ b/spec/title.md @@ -1,21 +1,23 @@ -ToIP Template Specification +ToIP Technical Architecture Specification ================== **Specification Status**: v1.0 Draft **Latest Draft:** -[https://github.com/trustoverip/specification-template](https://github.com/trustoverip/specification-template) +[https://github.com/trustoverip/specification-template](https://github.com/trustoverip/tswg-tech-architecture-spec) **Editors:** -- [Kevin Griffin](https://github.com/m00sey), [GLEIF](https://gleif.org) +- [Drummond Reed](https://github.com/talltree) **Contributors:** +- [Darrell O'Donnell[(https://github.com/darrellodonnell) + **Participate:** -~ [GitHub repo](https://github.com/trustoverip/specification-template) +~ [GitHub repo](https://github.com/trustoverip/tswg-tech-architecture-spec) ~ [Commit history](https://github.com/trustoverip/specification-template/commits/main) ------------------------------------ @@ -24,4 +26,4 @@ ToIP Template Specification [//]: # (\maketitle) -[//]: # (\newpage) \ No newline at end of file +[//]: # (\newpage) From a9e189cf65439bc9171e9a4b42571cf3390b7ed0 Mon Sep 17 00:00:00 2001 From: Darrell O'Donnell Date: Sat, 18 May 2024 10:08:24 -0700 Subject: [PATCH 2/9] Update title.md --- spec/title.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/title.md b/spec/title.md index b094131..9c3e9b5 100644 --- a/spec/title.md +++ b/spec/title.md @@ -13,7 +13,7 @@ ToIP Technical Architecture Specification **Contributors:** -- [Darrell O'Donnell[(https://github.com/darrellodonnell) +- [Darrell O'Donnell](https://github.com/darrellodonnell) **Participate:** From d8157f0517ab711ed29e9827bfb8f13d14c283c9 Mon Sep 17 00:00:00 2001 From: Darrell O'Donnell Date: Sat, 18 May 2024 10:11:12 -0700 Subject: [PATCH 3/9] Update title.md --- spec/title.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/title.md b/spec/title.md index 9c3e9b5..50d8e0f 100644 --- a/spec/title.md +++ b/spec/title.md @@ -13,7 +13,7 @@ ToIP Technical Architecture Specification **Contributors:** -- [Darrell O'Donnell](https://github.com/darrellodonnell) +- [Darrell O'Donnell](https://github.com/darrellodonnell), [Continuum Loop Inc.](https://www.continuumloop.com) **Participate:** From dfae05fc426d345cf7d6ac988662a85d1ebfbe15 Mon Sep 17 00:00:00 2001 From: Darrell O'Donnell Date: Sat, 18 May 2024 10:11:48 -0700 Subject: [PATCH 4/9] Update title.md From 7f796e7c4780767bf3c302dd6ab1fa15d9220265 Mon Sep 17 00:00:00 2001 From: Darrell O'Donnell Date: Sat, 18 May 2024 10:12:10 -0700 Subject: [PATCH 5/9] Update title.md --- spec/title.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/title.md b/spec/title.md index 50d8e0f..8518446 100644 --- a/spec/title.md +++ b/spec/title.md @@ -18,7 +18,7 @@ ToIP Technical Architecture Specification **Participate:** ~ [GitHub repo](https://github.com/trustoverip/tswg-tech-architecture-spec) -~ [Commit history](https://github.com/trustoverip/specification-template/commits/main) +~ [Commit history](https://github.com/tswg-tech-architecture-spec/commits/main) ------------------------------------ From d6023f8c2711235e146da234c417ef0537a449e9 Mon Sep 17 00:00:00 2001 From: Darrell O'Donnell Date: Sat, 18 May 2024 10:17:10 -0700 Subject: [PATCH 6/9] Update package.json --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index f3d8561..cc3c9e6 100644 --- a/package.json +++ b/package.json @@ -55,6 +55,7 @@ "merge-stream": "2.0.0", "pkg-dir": "4.2.0", "prismjs": ">=1.24.0", + "spec-up": ">=0.10.8", "yargs": "16.2.0" } } From 84e2fada92462166106f69ac37fa1281297c7ffe Mon Sep 17 00:00:00 2001 From: Darrell O'Donnell Date: Sat, 18 May 2024 10:17:38 -0700 Subject: [PATCH 7/9] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cc3c9e6..d04e39d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "spec-up", - "version": "0.10.6", + "version": "0.10.8", "description": "Technical specification drafting tool that generates rich specification documents from markdown.", "main": "./index", "repository": { From f1de9961829b92bf306d0b92a678b996072f7c01 Mon Sep 17 00:00:00 2001 From: Darrell O'Donnell Date: Sat, 18 May 2024 10:19:19 -0700 Subject: [PATCH 8/9] Update package.json aligning package.json with TRTF - need to update specification-template --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d04e39d..be7a21b 100644 --- a/package.json +++ b/package.json @@ -8,9 +8,9 @@ "url": "git+https://github.com/decentralized-identity/spec-up.git" }, "scripts": { - "edit": "node -e \"require('./index')()\"", - "render": "node -e \"require('./index')({ nowatch: true })\"", - "dev": "node -e \"require('./index')({ dev: true })\"" + "edit": "node -e \"require('spec-up')()\"", + "render": "node -e \"require('spec-up')({ nowatch: true })\"", + "dev": "node -e \"require('spec-up')({ dev: true })\"" }, "keywords": [ "spec", @@ -27,10 +27,10 @@ "homepage": "https://github.com/decentralized-identity/spec-up#readme", "dependencies": { "@traptitech/markdown-it-katex": "3.3.0", - "axios": "0.21.2", + "axios": "^1.6.3", "find-pkg-dir": "2.0.0", "fs-extra": "8.1.0", - "gulp": "4.0.2", + "gulp": "^3.9.1", "gulp-clean-css": "4.3.0", "gulp-concat": "2.6.1", "gulp-terser": "1.2.0", From 9f492c5506dfb438fc4a6db5b8e3200fade496ab Mon Sep 17 00:00:00 2001 From: Darrell O'Donnell Date: Sat, 18 May 2024 10:20:53 -0700 Subject: [PATCH 9/9] Update package.json replaced outright; update specup to 0.10.8 --- package.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index be7a21b..5e968b2 100644 --- a/package.json +++ b/package.json @@ -12,15 +12,9 @@ "render": "node -e \"require('spec-up')({ nowatch: true })\"", "dev": "node -e \"require('spec-up')({ dev: true })\"" }, - "keywords": [ - "spec", - "specs", - "markdown", - "editor", - "standards" - ], + "keywords": ["spec", "specs", "markdown", "editor", "standards"], "author": "Daniel Buchner", - "license": "Apache 2.0", + "license": "apache-2.0", "bugs": { "url": "https://github.com/decentralized-identity/spec-up/issues" }, @@ -55,7 +49,13 @@ "merge-stream": "2.0.0", "pkg-dir": "4.2.0", "prismjs": ">=1.24.0", - "spec-up": ">=0.10.8", + "spec-up": ">=0.10.8" "yargs": "16.2.0" + }, + "overrides": { + "graceful-fs": "^4.2.11" + }, + "resolutions": { + "graceful-fs": "^4.2.11" } }