Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @thing-description-playground/[email protected]
 - @thing-description-playground/[email protected]
 - @thing-description-playground/[email protected]
 - @thing-description-playground/[email protected]
 - @thing-description-playground/[email protected]
 - @thing-description-playground/[email protected]
 - @thing-description-playground/[email protected]
 - @thing-description-playground/[email protected]
  • Loading branch information
egekorkan committed Mar 10, 2023
1 parent ae3ac03 commit 370e099
Show file tree
Hide file tree
Showing 16 changed files with 45 additions and 45 deletions.
4 changes: 2 additions & 2 deletions packages/assertions/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/assertions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@thing-description-playground/assertions",
"author": "TUM ESI <[email protected]> (https://www.ei.tum.de/en/esi/home/)",
"license": "MIT",
"version": "1.4.0",
"version": "1.5.0",
"description": "Provides the assertion testing functionality for the Web of Things - Thing Description Playground.",
"homepage": "https://github.com/thingweb/thingweb-playground#readme",
"bugs": {
Expand All @@ -22,7 +22,7 @@
"lint": "npx eslint . --config .eslintrc.json --ext .js,.jsx,.ts,.tsx --format @microsoft/eslint-formatter-sarif --output-file eslint-results.sarif"
},
"dependencies": {
"@thing-description-playground/core": "^1.3.0",
"@thing-description-playground/core": "^1.4.0",
"ajv": "^8.11.0",
"ajv-formats": "^2.1.1",
"ajv-formats-draft2019": "^1.6.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/cli/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@thing-description-playground/cli",
"author": "Eclipse Thingweb <[email protected]> (https://thingweb.io/)",
"license": "MIT",
"version": "1.5.0",
"version": "1.6.0",
"description": "Provides a Command Line Interface for the Web of Things - Thing Description Playground.",
"homepage": "https://github.com/thingweb/thingweb-playground#readme",
"bugs": {
Expand All @@ -20,11 +20,11 @@
"lint": "npx eslint . --config .eslintrc.json --ext .js,.jsx,.ts,.tsx --format @microsoft/eslint-formatter-sarif --output-file eslint-results.sarif"
},
"dependencies": {
"@thing-description-playground/assertions": "^1.4.0",
"@thing-description-playground/core": "^1.3.0",
"@thing-description-playground/defaults": "^1.3.0",
"@thing-description-playground/td_to_asyncapi": "^1.1.0",
"@thing-description-playground/td_to_openapi": "^1.3.0",
"@thing-description-playground/assertions": "^1.5.0",
"@thing-description-playground/core": "^1.4.0",
"@thing-description-playground/defaults": "^1.4.0",
"@thing-description-playground/td_to_asyncapi": "^1.1.1",
"@thing-description-playground/td_to_openapi": "^1.3.1",
"cli-progress": "^3.11.2",
"commander": "^9.4.0",
"junit-report-builder": "^3.0.1"
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@thing-description-playground/core",
"author": "TUM ESI <[email protected]> (https://www.ei.tum.de/en/esi/home/)",
"license": "MIT",
"version": "1.3.0",
"version": "1.4.0",
"description": "Provides the validation functionality for the Web of Things - Thing Description Playground.",
"homepage": "https://github.com/thingweb/thingweb-playground#readme",
"bugs": {
Expand Down
6 changes: 3 additions & 3 deletions packages/defaults/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/defaults/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@thing-description-playground/defaults",
"author": "TUM ESI <[email protected]> (https://www.ei.tum.de/en/esi/home/)",
"license": "MIT",
"version": "1.3.0",
"version": "1.4.0",
"description": "Adds/removes defaults for Thing Descriptions in the Web of Things - Thing Description Playground.",
"homepage": "https://github.com/thingweb/thingweb-playground#readme",
"bugs": {
Expand All @@ -22,7 +22,7 @@
},
"devDependencies": {
"@microsoft/eslint-formatter-sarif": "^2.1.7",
"@thing-description-playground/core": "^1.3.0",
"@thing-description-playground/core": "^1.4.0",
"browserify": "^17.0.0",
"eslint": "^8.22.0",
"jest": "^28.1.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/json-spell-checker/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/json-spell-checker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@thing-description-playground/json-spell-checker",
"author": "TUM ESI <[email protected]> (https://www.ei.tum.de/en/esi/home/)",
"license": "MIT",
"version": "1.0.0",
"version": "1.0.1",
"description": "Checks the spelling of a JSON file depending on the JSON schema",
"homepage": "https://github.com/thingweb/thingweb-playground#readme",
"bugs": {
Expand Down
6 changes: 3 additions & 3 deletions packages/td_to_asyncapi/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/td_to_asyncapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@thing-description-playground/td_to_asyncapi",
"author": "TUM ESI <[email protected]> (https://www.ei.tum.de/en/esi/home/)",
"license": "MIT",
"version": "1.1.0",
"version": "1.1.1",
"description": "Provides AsyncAPI instance generation for Thing Descriptions in the Web of Things - Thing Description Playground.",
"homepage": "https://github.com/thingweb/thingweb-playground#readme",
"bugs": {
Expand All @@ -24,7 +24,7 @@
},
"dependencies": {
"@asyncapi/parser": "^1.15.1",
"@thing-description-playground/defaults": "^1.3.0",
"@thing-description-playground/defaults": "^1.4.0",
"json-to-pretty-yaml": "^1.2.2"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/td_to_openAPI/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/td_to_openAPI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@thing-description-playground/td_to_openapi",
"author": "TUM ESI <[email protected]> (https://www.ei.tum.de/en/esi/home/)",
"license": "MIT",
"version": "1.3.0",
"version": "1.3.1",
"description": "Provides openAPI instance generation for Thing Descriptions in the Web of Things - Thing Description Playground.",
"homepage": "https://github.com/thingweb/thingweb-playground#readme",
"bugs": {
Expand Down
14 changes: 7 additions & 7 deletions packages/web/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@thing-description-playground/web",
"author": "TUM ESI <[email protected]> (https://www.ei.tum.de/en/esi/home/)",
"license": "MIT",
"version": "1.5.0",
"version": "1.6.0",
"description": "Provides a browser GUI for the Web of Things - Thing Description Playground.",
"homepage": "https://github.com/thingweb/thingweb-playground#readme",
"bugs": {
Expand All @@ -21,12 +21,12 @@
"lint": "npx eslint . --config .eslintrc.json --ext .js,.jsx,.ts,.tsx --format @microsoft/eslint-formatter-sarif --output-file eslint-results.sarif"
},
"dependencies": {
"@thing-description-playground/assertions": "^1.4.0",
"@thing-description-playground/core": "^1.3.0",
"@thing-description-playground/defaults": "^1.3.0",
"@thing-description-playground/json-spell-checker": "^1.0.0",
"@thing-description-playground/td_to_asyncapi": "^1.1.0",
"@thing-description-playground/td_to_openapi": "^1.3.0",
"@thing-description-playground/assertions": "^1.5.0",
"@thing-description-playground/core": "^1.4.0",
"@thing-description-playground/defaults": "^1.4.0",
"@thing-description-playground/json-spell-checker": "^1.0.1",
"@thing-description-playground/td_to_asyncapi": "^1.1.1",
"@thing-description-playground/td_to_openapi": "^1.3.1",
"bootstrap-css-only": "^4.4.1",
"bootstrap-switch-button": "^1.1.0",
"monaco-editor": "^0.34.0",
Expand Down

0 comments on commit 370e099

Please sign in to comment.