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 Nov 17, 2021
1 parent c6cd267 commit 677876c
Show file tree
Hide file tree
Showing 16 changed files with 29 additions and 29 deletions.
2 changes: 1 addition & 1 deletion 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.3.0",
"version": "1.3.1",
"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 @@ -21,7 +21,7 @@
"prepare": "npm run bundle"
},
"dependencies": {
"@thing-description-playground/core": "^1.2.0",
"@thing-description-playground/core": "^1.2.1",
"ajv": "^6.12.2",
"csvjson": "^5.1.0",
"is-utf8": "^0.2.1",
Expand Down
2 changes: 1 addition & 1 deletion 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.4.0",
"version": "1.4.1",
"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 @@ -19,11 +19,11 @@
"start": "node ./index.js"
},
"dependencies": {
"@thing-description-playground/assertions": "^1.3.0",
"@thing-description-playground/core": "^1.2.0",
"@thing-description-playground/defaults": "^1.2.0",
"@thing-description-playground/td_to_asyncapi": "^1.0.1",
"@thing-description-playground/td_to_openapi": "^1.2.1",
"@thing-description-playground/assertions": "^1.3.1",
"@thing-description-playground/core": "^1.2.1",
"@thing-description-playground/defaults": "^1.2.1",
"@thing-description-playground/td_to_asyncapi": "^1.0.2",
"@thing-description-playground/td_to_openapi": "^1.2.2",
"argly": "^1.2.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion 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.2.0",
"version": "1.2.1",
"description": "Provides the validation functionality for the Web of Things - Thing Description Playground.",
"homepage": "https://github.com/thingweb/thingweb-playground#readme",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion 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.2.0",
"version": "1.2.1",
"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 @@ -20,7 +20,7 @@
"prepare": "npm run bundle"
},
"devDependencies": {
"@thing-description-playground/core": "^1.2.0",
"@thing-description-playground/core": "^1.2.1",
"browserify": "^16.5.1",
"eslint": "7.10.0",
"jest": "^26.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/gist_backend/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/gist_backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@thing-description-playground/gist_backend",
"author": "TUM ESI <[email protected]> (https://www.ei.tum.de/en/esi/home/)",
"license": "MIT",
"version": "1.2.0",
"version": "1.2.1",
"description": "Provides a gist submission backend for the @thing-description-playground/web package.",
"homepage": "https://github.com/thingweb/thingweb-playground#readme",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion 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.0.1",
"version": "1.0.2",
"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 @@ -23,7 +23,7 @@
},
"dependencies": {
"@asyncapi/parser": "^1.2.0",
"@thing-description-playground/defaults": "^1.2.0",
"@thing-description-playground/defaults": "^1.2.1",
"json-to-pretty-yaml": "^1.2.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion 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.2.1",
"version": "1.2.2",
"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
2 changes: 1 addition & 1 deletion packages/web/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/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.4.0",
"version": "1.4.1",
"description": "Provides a browser GUI for the Web of Things - Thing Description Playground.",
"homepage": "https://github.com/thingweb/thingweb-playground#readme",
"bugs": {
Expand All @@ -20,11 +20,11 @@
"serve": "serve -p 5500"
},
"dependencies": {
"@thing-description-playground/assertions": "^1.3.0",
"@thing-description-playground/core": "^1.2.0",
"@thing-description-playground/defaults": "^1.2.0",
"@thing-description-playground/td_to_asyncapi": "^1.0.1",
"@thing-description-playground/td_to_openapi": "^1.2.1",
"@thing-description-playground/assertions": "^1.3.1",
"@thing-description-playground/core": "^1.2.1",
"@thing-description-playground/defaults": "^1.2.1",
"@thing-description-playground/td_to_asyncapi": "^1.0.2",
"@thing-description-playground/td_to_openapi": "^1.2.2",
"bootstrap-css-only": "4.4.1",
"monaco-editor": "^0.20.0",
"papaparse": "^5.3.0"
Expand Down

0 comments on commit 677876c

Please sign in to comment.