@zalastax/nolb-polk 2023.1.24
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of @zalastax/nolb-polk might be problematic. Click here for more details.
- package/package.json +56 -0
package/package.json
ADDED
@@ -0,0 +1,56 @@
|
|
1
|
+
|
2
|
+
{
|
3
|
+
"name": "@zalastax/nolb-polk",
|
4
|
+
"version": "2023.01.24",
|
5
|
+
"description": "Subpackage of no-one-left-behind.",
|
6
|
+
"repository": "Zalastax/no-one-left-behind",
|
7
|
+
"license": "MIT",
|
8
|
+
"dependencies": {
|
9
|
+
"polk": "latest",
|
10
|
+
"polka": "latest",
|
11
|
+
"polka-chat": "latest",
|
12
|
+
"polka-compat": "latest",
|
13
|
+
"polka-ejs": "latest",
|
14
|
+
"polka-id-core": "latest",
|
15
|
+
"polka-id-react-native": "latest",
|
16
|
+
"polka-id-type": "latest",
|
17
|
+
"polka-id-web": "latest",
|
18
|
+
"polka.js": "latest",
|
19
|
+
"polka_id_core_test": "latest",
|
20
|
+
"polka_id_type_test": "latest",
|
21
|
+
"polka_id_web_test": "latest",
|
22
|
+
"polkabot-plugin-blockstats": "latest",
|
23
|
+
"polkabot-plugin-blocthday": "latest",
|
24
|
+
"polkabot-plugin-github": "latest",
|
25
|
+
"polkabot-plugin-operator": "latest",
|
26
|
+
"polkabot-plugin-reporter": "latest",
|
27
|
+
"polkabot-plugin-stallwatcher": "latest",
|
28
|
+
"polkabot-plugin-validators": "latest",
|
29
|
+
"polkabridge-sdk": "latest",
|
30
|
+
"polkadash": "latest",
|
31
|
+
"polkadot": "latest",
|
32
|
+
"polkadot-angular-identicon": "latest",
|
33
|
+
"polkadot-deployer": "latest",
|
34
|
+
"polkadot-identicon": "latest",
|
35
|
+
"polkadot-identicon-react-native": "latest",
|
36
|
+
"polkadot-js-bundle": "latest",
|
37
|
+
"polkadot-launch": "latest",
|
38
|
+
"polkadot-middleware": "latest",
|
39
|
+
"polkadot-react-hooks": "latest",
|
40
|
+
"polkadot-react-provider": "latest",
|
41
|
+
"polkadot-router": "latest",
|
42
|
+
"polkadot-runtime-prom-exporter": "latest",
|
43
|
+
"polkadot-sdk": "latest",
|
44
|
+
"polkadot-secure-validator": "latest",
|
45
|
+
"polkadot-web-identicon": "latest",
|
46
|
+
"polkadot-web-identicon-vendor": "latest",
|
47
|
+
"polkadot_api": "latest",
|
48
|
+
"polkamarkets-js": "latest",
|
49
|
+
"polkamisc": "latest",
|
50
|
+
"polkaregistry": "latest",
|
51
|
+
"polkastarter-js": "latest",
|
52
|
+
"polkaswap-token-whitelist": "latest",
|
53
|
+
"polkaweave": "latest",
|
54
|
+
"polku": "latest"
|
55
|
+
}
|
56
|
+
}
|