@bigbinary/neeto-audit-frontend 2.0.10 → 2.0.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -13,6 +13,8 @@ const DEV_DEPENDENCIES = {
|
|
|
13
13
|
"@rollup/plugin-node-resolve": "15.2.3",
|
|
14
14
|
"@rollup/plugin-replace": "5.0.4",
|
|
15
15
|
"@svgr/rollup": "8.1.0",
|
|
16
|
+
"@tanstack/react-query": "5.40.0",
|
|
17
|
+
"@tanstack/react-query-devtools": "5.40.0",
|
|
16
18
|
antd: "5.10.2",
|
|
17
19
|
axios: "1.6.0",
|
|
18
20
|
classnames: "2.3.2",
|
|
@@ -25,7 +27,6 @@ const DEV_DEPENDENCIES = {
|
|
|
25
27
|
"react-dom": "18.2.0",
|
|
26
28
|
"react-helmet": "6.1.0",
|
|
27
29
|
"react-i18next": "13.3.1",
|
|
28
|
-
"react-query": "3.39.3",
|
|
29
30
|
"react-router-dom": "5.3.4",
|
|
30
31
|
"react-toastify": "8.2.0",
|
|
31
32
|
rollup: "2.79.1",
|
|
@@ -47,6 +48,8 @@ const PEER_DEPENDENCIES = {
|
|
|
47
48
|
"@bigbinary/neetoui": "latest",
|
|
48
49
|
"@honeybadger-io/js": "^6.5.3",
|
|
49
50
|
"@honeybadger-io/react": "^6.1.9",
|
|
51
|
+
"@tanstack/react-query": "5.40.0",
|
|
52
|
+
"@tanstack/react-query-devtools": "5.40.0",
|
|
50
53
|
axios: "^1.6.0",
|
|
51
54
|
classnames: "^2.3.2",
|
|
52
55
|
formik: "^2.4.5",
|
|
@@ -57,7 +60,6 @@ const PEER_DEPENDENCIES = {
|
|
|
57
60
|
"react-dom": "^18.2.0",
|
|
58
61
|
"react-helmet": "^6.1.0",
|
|
59
62
|
"react-i18next": "^13.3.1",
|
|
60
|
-
"react-query": "^3.39.3",
|
|
61
63
|
"react-router-dom": "^5.3.4",
|
|
62
64
|
"react-toastify": "^8.2.0",
|
|
63
65
|
yup: "^0.32.11",
|
|
@@ -13,6 +13,8 @@ const DEV_DEPENDENCIES = {
|
|
|
13
13
|
"@rollup/plugin-node-resolve": "15.2.3",
|
|
14
14
|
"@rollup/plugin-replace": "5.0.4",
|
|
15
15
|
"@svgr/rollup": "8.1.0",
|
|
16
|
+
"@tanstack/react-query": "5.40.0",
|
|
17
|
+
"@tanstack/react-query-devtools": "5.40.0",
|
|
16
18
|
antd: "5.10.2",
|
|
17
19
|
axios: "1.6.0",
|
|
18
20
|
classnames: "2.3.2",
|
|
@@ -25,7 +27,6 @@ const DEV_DEPENDENCIES = {
|
|
|
25
27
|
"react-dom": "18.2.0",
|
|
26
28
|
"react-helmet": "6.1.0",
|
|
27
29
|
"react-i18next": "13.3.1",
|
|
28
|
-
"react-query": "3.39.3",
|
|
29
30
|
"react-router-dom": "5.3.4",
|
|
30
31
|
"react-toastify": "8.2.0",
|
|
31
32
|
rollup: "2.79.1",
|
|
@@ -47,6 +48,8 @@ const PEER_DEPENDENCIES = {
|
|
|
47
48
|
"@bigbinary/neetoui": "latest",
|
|
48
49
|
"@honeybadger-io/js": "^6.5.3",
|
|
49
50
|
"@honeybadger-io/react": "^6.1.9",
|
|
51
|
+
"@tanstack/react-query": "5.40.0",
|
|
52
|
+
"@tanstack/react-query-devtools": "5.40.0",
|
|
50
53
|
axios: "^1.6.0",
|
|
51
54
|
classnames: "^2.3.2",
|
|
52
55
|
formik: "^2.4.5",
|
|
@@ -57,7 +60,6 @@ const PEER_DEPENDENCIES = {
|
|
|
57
60
|
"react-dom": "^18.2.0",
|
|
58
61
|
"react-helmet": "^6.1.0",
|
|
59
62
|
"react-i18next": "^13.3.1",
|
|
60
|
-
"react-query": "^3.39.3",
|
|
61
63
|
"react-router-dom": "^5.3.4",
|
|
62
64
|
"react-toastify": "^8.2.0",
|
|
63
65
|
yup: "^0.32.11",
|
package/dist/index.js
CHANGED
|
@@ -16155,6 +16155,8 @@ const DEV_DEPENDENCIES$2 = {
|
|
|
16155
16155
|
"@rollup/plugin-node-resolve": "15.2.3",
|
|
16156
16156
|
"@rollup/plugin-replace": "5.0.4",
|
|
16157
16157
|
"@svgr/rollup": "8.1.0",
|
|
16158
|
+
"@tanstack/react-query": "5.40.0",
|
|
16159
|
+
"@tanstack/react-query-devtools": "5.40.0",
|
|
16158
16160
|
antd: "5.10.2",
|
|
16159
16161
|
axios: "1.6.0",
|
|
16160
16162
|
classnames: "2.3.2",
|
|
@@ -16167,7 +16169,6 @@ const DEV_DEPENDENCIES$2 = {
|
|
|
16167
16169
|
"react-dom": "18.2.0",
|
|
16168
16170
|
"react-helmet": "6.1.0",
|
|
16169
16171
|
"react-i18next": "13.3.1",
|
|
16170
|
-
"react-query": "3.39.3",
|
|
16171
16172
|
"react-router-dom": "5.3.4",
|
|
16172
16173
|
"react-toastify": "8.2.0",
|
|
16173
16174
|
rollup: "2.79.1",
|
|
@@ -16189,6 +16190,8 @@ const PEER_DEPENDENCIES$2 = {
|
|
|
16189
16190
|
"@bigbinary/neetoui": "latest",
|
|
16190
16191
|
"@honeybadger-io/js": "^6.5.3",
|
|
16191
16192
|
"@honeybadger-io/react": "^6.1.9",
|
|
16193
|
+
"@tanstack/react-query": "5.40.0",
|
|
16194
|
+
"@tanstack/react-query-devtools": "5.40.0",
|
|
16192
16195
|
axios: "^1.6.0",
|
|
16193
16196
|
classnames: "^2.3.2",
|
|
16194
16197
|
formik: "^2.4.5",
|
|
@@ -16199,7 +16202,6 @@ const PEER_DEPENDENCIES$2 = {
|
|
|
16199
16202
|
"react-dom": "^18.2.0",
|
|
16200
16203
|
"react-helmet": "^6.1.0",
|
|
16201
16204
|
"react-i18next": "^13.3.1",
|
|
16202
|
-
"react-query": "^3.39.3",
|
|
16203
16205
|
"react-router-dom": "^5.3.4",
|
|
16204
16206
|
"react-toastify": "^8.2.0",
|
|
16205
16207
|
yup: "^0.32.11",
|
|
@@ -16226,6 +16228,8 @@ const DEV_DEPENDENCIES$1 = {
|
|
|
16226
16228
|
"@rollup/plugin-node-resolve": "15.2.3",
|
|
16227
16229
|
"@rollup/plugin-replace": "5.0.4",
|
|
16228
16230
|
"@svgr/rollup": "8.1.0",
|
|
16231
|
+
"@tanstack/react-query": "5.40.0",
|
|
16232
|
+
"@tanstack/react-query-devtools": "5.40.0",
|
|
16229
16233
|
antd: "5.10.2",
|
|
16230
16234
|
axios: "1.6.0",
|
|
16231
16235
|
classnames: "2.3.2",
|
|
@@ -16238,7 +16242,6 @@ const DEV_DEPENDENCIES$1 = {
|
|
|
16238
16242
|
"react-dom": "18.2.0",
|
|
16239
16243
|
"react-helmet": "6.1.0",
|
|
16240
16244
|
"react-i18next": "13.3.1",
|
|
16241
|
-
"react-query": "3.39.3",
|
|
16242
16245
|
"react-router-dom": "5.3.4",
|
|
16243
16246
|
"react-toastify": "8.2.0",
|
|
16244
16247
|
rollup: "2.79.1",
|
|
@@ -16260,6 +16263,8 @@ const PEER_DEPENDENCIES$1 = {
|
|
|
16260
16263
|
"@bigbinary/neetoui": "latest",
|
|
16261
16264
|
"@honeybadger-io/js": "^6.5.3",
|
|
16262
16265
|
"@honeybadger-io/react": "^6.1.9",
|
|
16266
|
+
"@tanstack/react-query": "5.40.0",
|
|
16267
|
+
"@tanstack/react-query-devtools": "5.40.0",
|
|
16263
16268
|
axios: "^1.6.0",
|
|
16264
16269
|
classnames: "^2.3.2",
|
|
16265
16270
|
formik: "^2.4.5",
|
|
@@ -16270,7 +16275,6 @@ const PEER_DEPENDENCIES$1 = {
|
|
|
16270
16275
|
"react-dom": "^18.2.0",
|
|
16271
16276
|
"react-helmet": "^6.1.0",
|
|
16272
16277
|
"react-i18next": "^13.3.1",
|
|
16273
|
-
"react-query": "^3.39.3",
|
|
16274
16278
|
"react-router-dom": "^5.3.4",
|
|
16275
16279
|
"react-toastify": "^8.2.0",
|
|
16276
16280
|
yup: "^0.32.11",
|
|
@@ -33486,14 +33490,14 @@ const updateBigbinaryPackages = async (recommendedList) => {
|
|
|
33486
33490
|
while (retries < MAX_RETRIES) {
|
|
33487
33491
|
try {
|
|
33488
33492
|
const {
|
|
33489
|
-
data: {
|
|
33493
|
+
data: { nanos }
|
|
33490
33494
|
} = await axios.get(
|
|
33491
|
-
"https://
|
|
33495
|
+
"https://ops.neetotower.com/api/v1/public/nanos"
|
|
33492
33496
|
);
|
|
33493
33497
|
|
|
33494
33498
|
const trackedPackages = filterBy(
|
|
33495
33499
|
{ name: includes(__, auditPackages) },
|
|
33496
|
-
|
|
33500
|
+
nanos
|
|
33497
33501
|
);
|
|
33498
33502
|
|
|
33499
33503
|
trackedPackages.forEach(({ name, current_version }) => {
|
package/package.json
CHANGED
|
@@ -30,14 +30,14 @@ const updateBigbinaryPackages = async (recommendedList) => {
|
|
|
30
30
|
while (!success && retries < MAX_RETRIES) {
|
|
31
31
|
try {
|
|
32
32
|
const {
|
|
33
|
-
data: {
|
|
33
|
+
data: { nanos }
|
|
34
34
|
} = await axios.get(
|
|
35
|
-
"https://
|
|
35
|
+
"https://ops.neetotower.com/api/v1/public/nanos"
|
|
36
36
|
);
|
|
37
37
|
|
|
38
38
|
const trackedPackages = filterBy(
|
|
39
39
|
{ name: includes(__, auditPackages) },
|
|
40
|
-
|
|
40
|
+
nanos
|
|
41
41
|
);
|
|
42
42
|
|
|
43
43
|
trackedPackages.forEach(({ name, current_version }) => {
|