forked from Servoy/svySecurity
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwebpackage.svy-security-console.json
More file actions
19 lines (19 loc) · 2.48 KB
/
Copy pathwebpackage.svy-security-console.json
File metadata and controls
19 lines (19 loc) · 2.48 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"name":"svySecurityConsole",
"displayName":"svySecurityConsole",
"packageType": "Solution",
"icon": "https://upload.wikimedia.org/wikipedia/commons/thumb/b/b1/2017-fr.wp-orange-lock.svg/1024px-2017-fr.wp-orange-lock.svg.png",
"description": "Management console to administer security and multi-tenancy",
"wikiUrl": "https://github.com/Servoy/svySecurity/wiki/Security-Management-Console",
"sourceUrl" : "https://github.com/Servoy/svySecurity",
"releases" : [
{"version":"1.6.0","url":"https://github.com/Servoy/svySecurity/releases/download/v1.6.0/svySecurityConsole.servoy", "servoy-version":"2021.6", "dependency":"svySecurity#>=1.6.0,svySearch#>=1.3.0,svychartjs#>=1.0.7,servoyextra#>=4.1.0,googlemaps#>=2.2.0,fontawesome#>=5.7.2"},
{"version":"1.5.0","url":"https://github.com/Servoy/svySecurity/releases/download/v1.5.0/svySecurityConsole.servoy", "servoy-version":"2020.12", "dependency":"svySecurity#>=1.5.0,svySearch#>=1.2.3,svychartjs#>=1.0.5,servoyextra#>=3.0.0,googlemaps#>=2.2.0,fontawesome#>=4.7.0"},
{"version":"1.4.2","url":"https://github.com/Servoy/svySecurity/releases/download/v1.4.2/svySecurityConsole.servoy", "servoy-version":"2020.9", "dependency":"svySecurity#>=1.4.2,svySearch#>=1.2.3,svychartjs#>=1.0.5,servoyextra#>=3.0.0,googlemaps#>=2.2.0,fontawesome#>=4.7.0"},
{"version":"1.4.1","url":"https://github.com/Servoy/svySecurity/releases/download/v1.4.1/svySecurityConsole.servoy", "servoy-version":"2020.9", "dependency":"svySecurity#>=1.4.1,svySearch#>=1.2.3,svychartjs#>=1.0.5,servoyextra#>=3.0.0,googlemaps#>=2.2.0,fontawesome#>=4.7.0"},
{"version":"1.4.0","url":"https://github.com/Servoy/svySecurity/releases/download/v1.4.0/svySecurityConsole.servoy", "servoy-version":"2019.12.1", "dependency":"svySecurity#>=1.0.0,svySearch#>=1.0.0,svychartjs#>=1.0.1,servoyextra#>=2.1.0,googlemaps#>=1.0.1,fontawesome#>=4.7.0"},
{"version":"1.3.0","url":"https://github.com/Servoy/svySecurity/releases/download/v1.3.0/svySecurityConsole.servoy", "servoy-version":"2019.12", "dependency":"svySecurity#>=1.0.0,svySearch#>=1.0.0,svychartjs#>=1.0.1,servoyextra#>=2.1.0,googlemaps#>=1.0.1,fontawesome#>=4.7.0"},
{"version":"1.0.0-b2","url":"https://github.com/Servoy/svySecurity/releases/download/v1.0.0-b2/svySecurityConsole_82x.servoy", "servoy-version":"8.2.0"},
{"version":"1.0.0-b1","url":"https://github.com/Servoy/svySecurity/releases/download/v1.0.0-b1/svySecurityConsole_82x.servoy", "servoy-version":"8.2.0"}
]
}