Skip to content

Commit

Permalink
v1.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
nonblocking committed Apr 20, 2021
1 parent 29a1240 commit 93851fe
Show file tree
Hide file tree
Showing 117 changed files with 254 additions and 254 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"packages/plugin-packages/*",
"packages/test/*"
],
"version": "1.7.4"
"version": "1.7.5"
}
2 changes: 1 addition & 1 deletion packages/core/mashroom-portal-ui-commons/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/mashroom-portal-ui-commons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"homepage": "https://www.mashroom-server.com",
"license": "MIT",
"version": "1.7.4",
"version": "1.7.5",
"main": "dist",
"dependencies": {
"codemirror": "^5.59.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/mashroom-utils/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/mashroom-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"homepage": "https://www.mashroom-server.com",
"repository": "github:nonblocking/mashroom",
"license": "MIT",
"version": "1.7.4",
"version": "1.7.5",
"main": "lib",
"files": [
"lib/**"
Expand Down
2 changes: 1 addition & 1 deletion packages/core/mashroom/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/core/mashroom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"homepage": "https://www.mashroom-server.com",
"repository": "github:nonblocking/mashroom",
"license": "MIT",
"version": "1.7.4",
"version": "1.7.5",
"main": "dist",
"files": [
"dist/**",
Expand All @@ -17,7 +17,7 @@
"mashroom": "./dist/server.js"
},
"dependencies": {
"@mashroom/mashroom-utils": "1.7.4",
"@mashroom/mashroom-utils": "1.7.5",
"@types/express": "^4.17.11",
"anymatch": "^3.1.1",
"chokidar": "^3.5.1",
Expand Down

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

Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"homepage": "https://www.mashroom-server.com",
"repository": "github:nonblocking/mashroom",
"license": "MIT",
"version": "1.7.4",
"version": "1.7.5",
"files": [
"dist/**",
"public/**",
Expand All @@ -19,8 +19,8 @@
},
"devDependencies": {
"@babel/cli": "^7.12.16",
"@mashroom/mashroom": "1.7.4",
"@mashroom/mashroom-monitoring-metrics-collector": "1.7.4",
"@mashroom/mashroom": "1.7.5",
"@mashroom/mashroom-monitoring-metrics-collector": "1.7.5",
"@types/express": "^4.17.11",
"@types/express-handlebars": "^3.1.0",
"@types/jest": "^26.0.20",
Expand Down

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

8 changes: 4 additions & 4 deletions packages/plugin-packages/mashroom-browser-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@
"homepage": "https://www.mashroom-server.com",
"repository": "github:nonblocking/mashroom",
"license": "MIT",
"version": "1.7.4",
"version": "1.7.5",
"files": [
"dist/**",
"type-definitions/*"
],
"devDependencies": {
"@babel/cli": "^7.12.16",
"@mashroom/mashroom": "1.7.4",
"@mashroom/mashroom-security": "1.7.4",
"@mashroom/mashroom-utils": "1.7.4",
"@mashroom/mashroom": "1.7.5",
"@mashroom/mashroom-security": "1.7.5",
"@mashroom/mashroom-utils": "1.7.5",
"@types/express": "^4.17.11",
"@types/jest": "^26.0.20",
"@types/node": "^14.14.28",
Expand Down

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

Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"homepage": "https://www.mashroom-server.com",
"repository": "github:nonblocking/mashroom",
"license": "MIT",
"version": "1.7.4",
"version": "1.7.5",
"files": [
"dist/**",
"type-definitions/*"
Expand All @@ -14,8 +14,8 @@
},
"devDependencies": {
"@babel/cli": "^7.12.16",
"@mashroom/mashroom": "1.7.4",
"@mashroom/mashroom-utils": "1.7.4",
"@mashroom/mashroom": "1.7.5",
"@mashroom/mashroom-utils": "1.7.5",
"@types/express": "^4.17.11",
"@types/jest": "^26.0.20",
"eslint": "^7.20.0",
Expand Down

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

4 changes: 2 additions & 2 deletions packages/plugin-packages/mashroom-demo-webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"homepage": "https://www.mashroom-server.com",
"repository": "github:nonblocking/mashroom",
"license": "MIT",
"version": "1.7.4",
"version": "1.7.5",
"files": [
"dist/**"
],
Expand All @@ -13,7 +13,7 @@
},
"devDependencies": {
"@babel/cli": "^7.12.16",
"@mashroom/mashroom": "1.7.4",
"@mashroom/mashroom": "1.7.5",
"@types/express": "^4.17.11",
"eslint": "^7.20.0",
"nodemon": "^2.0.7",
Expand Down

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

2 changes: 1 addition & 1 deletion packages/plugin-packages/mashroom-docs-static/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"homepage": "https://www.mashroom-server.com",
"repository": "github:nonblocking/mashroom",
"license": "MIT",
"version": "1.7.4",
"version": "1.7.5",
"files": [
"public/**"
],
Expand Down

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

8 changes: 4 additions & 4 deletions packages/plugin-packages/mashroom-error-pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"homepage": "https://www.mashroom-server.com",
"repository": "github:nonblocking/mashroom",
"license": "MIT",
"version": "1.7.4",
"version": "1.7.5",
"files": [
"dist/**",
"pages/**"
Expand All @@ -14,9 +14,9 @@
},
"devDependencies": {
"@babel/cli": "^7.12.16",
"@mashroom/mashroom": "1.7.4",
"@mashroom/mashroom-i18n": "1.7.4",
"@mashroom/mashroom-utils": "1.7.4",
"@mashroom/mashroom": "1.7.5",
"@mashroom/mashroom-i18n": "1.7.5",
"@mashroom/mashroom-utils": "1.7.5",
"@types/express": "^4.17.11",
"@types/jest": "^26.0.20",
"@types/node": "^14.14.28",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-packages/mashroom-helmet/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/plugin-packages/mashroom-helmet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"homepage": "https://www.mashroom-server.com",
"repository": "github:nonblocking/mashroom",
"license": "MIT",
"version": "1.7.4",
"version": "1.7.5",
"files": [
"dist/**"
],
Expand All @@ -13,7 +13,7 @@
},
"devDependencies": {
"@babel/cli": "^7.12.16",
"@mashroom/mashroom": "1.7.4",
"@mashroom/mashroom": "1.7.5",
"eslint": "^7.20.0",
"express": "^4.17.1",
"typescript": "^4.1.5"
Expand Down

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

8 changes: 4 additions & 4 deletions packages/plugin-packages/mashroom-http-proxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"homepage": "https://www.mashroom-server.com",
"repository": "github:nonblocking/mashroom",
"license": "MIT",
"version": "1.7.4",
"version": "1.7.5",
"files": [
"dist/**",
"type-definitions/*"
Expand All @@ -16,9 +16,9 @@
},
"devDependencies": {
"@babel/cli": "^7.12.16",
"@mashroom/mashroom": "1.7.4",
"@mashroom/mashroom-monitoring-metrics-collector": "1.7.4",
"@mashroom/mashroom-utils": "1.7.4",
"@mashroom/mashroom": "1.7.5",
"@mashroom/mashroom-monitoring-metrics-collector": "1.7.5",
"@mashroom/mashroom-utils": "1.7.5",
"@types/express": "^4.17.11",
"@types/http-proxy": "^1.17.5",
"@types/jest": "^26.0.20",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-packages/mashroom-i18n/package-lock.json

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

6 changes: 3 additions & 3 deletions packages/plugin-packages/mashroom-i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"homepage": "https://www.mashroom-server.com",
"repository": "github:nonblocking/mashroom",
"license": "MIT",
"version": "1.7.4",
"version": "1.7.5",
"files": [
"dist/**",
"messages/**",
Expand All @@ -15,8 +15,8 @@
},
"devDependencies": {
"@babel/cli": "^7.12.16",
"@mashroom/mashroom": "1.7.4",
"@mashroom/mashroom-utils": "1.7.4",
"@mashroom/mashroom": "1.7.5",
"@mashroom/mashroom-utils": "1.7.5",
"@types/accept-language-parser": "^1.5.1",
"@types/express": "^4.17.11",
"@types/jest": "^26.0.20",
Expand Down

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

Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"homepage": "https://www.mashroom-server.com",
"repository": "github:nonblocking/mashroom",
"license": "MIT",
"version": "1.7.4",
"version": "1.7.5",
"files": [
"dist/**"
],
Expand All @@ -13,9 +13,9 @@
},
"devDependencies": {
"@babel/cli": "7.12.16",
"@mashroom/mashroom": "1.7.4",
"@mashroom/mashroom-memory-cache": "1.7.4",
"@mashroom/mashroom-monitoring-metrics-collector": "1.7.4",
"@mashroom/mashroom": "1.7.5",
"@mashroom/mashroom-memory-cache": "1.7.5",
"@mashroom/mashroom-monitoring-metrics-collector": "1.7.5",
"@types/ioredis": "^4.19.4",
"eslint": "7.20.0",
"jest": "26.6.3",
Expand Down

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

6 changes: 3 additions & 3 deletions packages/plugin-packages/mashroom-memory-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"homepage": "https://www.mashroom-server.com",
"repository": "github:nonblocking/mashroom",
"license": "MIT",
"version": "1.7.4",
"version": "1.7.5",
"files": [
"dist/**",
"type-definitions/*"
Expand All @@ -14,8 +14,8 @@
},
"devDependencies": {
"@babel/cli": "^7.12.16",
"@mashroom/mashroom": "1.7.4",
"@mashroom/mashroom-monitoring-metrics-collector": "1.7.4",
"@mashroom/mashroom": "1.7.5",
"@mashroom/mashroom-monitoring-metrics-collector": "1.7.5",
"@types/jest": "^26.0.20",
"eslint": "^7.20.0",
"express": "^4.17.1",
Expand Down

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

Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@
"homepage": "https://www.mashroom-server.com",
"repository": "github:nonblocking/mashroom",
"license": "MIT",
"version": "1.7.4",
"version": "1.7.5",
"files": [
"dist/**"
],
"dependencies": {
"@mashroom/mashroom-utils": "1.7.4",
"@mashroom/mashroom-utils": "1.7.5",
"rhea": "^1.0.24"
},
"devDependencies": {
"@babel/cli": "^7.12.16",
"@mashroom/mashroom": "1.7.4",
"@mashroom/mashroom-messaging": "1.7.4",
"@mashroom/mashroom-monitoring-metrics-collector": "1.7.4",
"@mashroom/mashroom": "1.7.5",
"@mashroom/mashroom-messaging": "1.7.5",
"@mashroom/mashroom-monitoring-metrics-collector": "1.7.5",
"@types/jest": "^26.0.20",
"eslint": "^7.20.0",
"jest": "^26.6.3",
Expand Down

0 comments on commit 93851fe

Please sign in to comment.