@nomalism-com/api 0.34.1 → 0.34.2
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.
- package/package-lock.json +38 -38
- package/package.json +2 -2
package/package-lock.json
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nomalism-com/api",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.34.1",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@nomalism-com/api",
|
|
9
|
-
"version": "0.
|
|
9
|
+
"version": "0.34.1",
|
|
10
10
|
"license": "UNLICENSED",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@nomalism-com/types": "^0.34.
|
|
12
|
+
"@nomalism-com/types": "^0.34.5",
|
|
13
13
|
"axios": "^1.9.0"
|
|
14
14
|
},
|
|
15
15
|
"devDependencies": {
|
|
@@ -376,9 +376,9 @@
|
|
|
376
376
|
}
|
|
377
377
|
},
|
|
378
378
|
"node_modules/@nomalism-com/types": {
|
|
379
|
-
"version": "0.34.
|
|
380
|
-
"resolved": "https://registry.npmjs.org/@nomalism-com/types/-/types-0.34.
|
|
381
|
-
"integrity": "sha512-
|
|
379
|
+
"version": "0.34.5",
|
|
380
|
+
"resolved": "https://registry.npmjs.org/@nomalism-com/types/-/types-0.34.5.tgz",
|
|
381
|
+
"integrity": "sha512-tUh6zG69xs3KjAxfY4e9qiumJwZ7rlvYLBtMKT8+DQXDethY6HSE2d/UqTIJ3mxFfXULHYv7RV5r0vD+sFo/fQ==",
|
|
382
382
|
"license": "UNLICENSED",
|
|
383
383
|
"dependencies": {
|
|
384
384
|
"joi": "^17.13.3"
|
|
@@ -1561,21 +1561,6 @@
|
|
|
1561
1561
|
"reusify": "^1.0.4"
|
|
1562
1562
|
}
|
|
1563
1563
|
},
|
|
1564
|
-
"node_modules/fdir": {
|
|
1565
|
-
"version": "6.4.4",
|
|
1566
|
-
"resolved": "https://registry.npmjs.org/fdir/-/fdir-6.4.4.tgz",
|
|
1567
|
-
"integrity": "sha512-1NZP+GK4GfuAv3PqKvxQRDMjdSRZjnkq7KfhlNrCNNlZ0ygQFpebfrnfnq/W7fpUnAv9aGWmY1zKx7FYL3gwhg==",
|
|
1568
|
-
"dev": true,
|
|
1569
|
-
"license": "MIT",
|
|
1570
|
-
"peerDependencies": {
|
|
1571
|
-
"picomatch": "^3 || ^4"
|
|
1572
|
-
},
|
|
1573
|
-
"peerDependenciesMeta": {
|
|
1574
|
-
"picomatch": {
|
|
1575
|
-
"optional": true
|
|
1576
|
-
}
|
|
1577
|
-
}
|
|
1578
|
-
},
|
|
1579
1564
|
"node_modules/file-entry-cache": {
|
|
1580
1565
|
"version": "8.0.0",
|
|
1581
1566
|
"resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz",
|
|
@@ -2042,19 +2027,6 @@
|
|
|
2042
2027
|
"node": ">=8.6"
|
|
2043
2028
|
}
|
|
2044
2029
|
},
|
|
2045
|
-
"node_modules/micromatch/node_modules/picomatch": {
|
|
2046
|
-
"version": "2.3.1",
|
|
2047
|
-
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
|
|
2048
|
-
"integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
|
|
2049
|
-
"dev": true,
|
|
2050
|
-
"license": "MIT",
|
|
2051
|
-
"engines": {
|
|
2052
|
-
"node": ">=8.6"
|
|
2053
|
-
},
|
|
2054
|
-
"funding": {
|
|
2055
|
-
"url": "https://github.com/sponsors/jonschlinkert"
|
|
2056
|
-
}
|
|
2057
|
-
},
|
|
2058
2030
|
"node_modules/mime-db": {
|
|
2059
2031
|
"version": "1.52.0",
|
|
2060
2032
|
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
|
|
@@ -2206,13 +2178,13 @@
|
|
|
2206
2178
|
}
|
|
2207
2179
|
},
|
|
2208
2180
|
"node_modules/picomatch": {
|
|
2209
|
-
"version": "
|
|
2210
|
-
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-
|
|
2211
|
-
"integrity": "sha512-
|
|
2181
|
+
"version": "2.3.1",
|
|
2182
|
+
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
|
|
2183
|
+
"integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
|
|
2212
2184
|
"dev": true,
|
|
2213
2185
|
"license": "MIT",
|
|
2214
2186
|
"engines": {
|
|
2215
|
-
"node": ">=
|
|
2187
|
+
"node": ">=8.6"
|
|
2216
2188
|
},
|
|
2217
2189
|
"funding": {
|
|
2218
2190
|
"url": "https://github.com/sponsors/jonschlinkert"
|
|
@@ -2451,6 +2423,34 @@
|
|
|
2451
2423
|
"url": "https://github.com/sponsors/SuperchupuDev"
|
|
2452
2424
|
}
|
|
2453
2425
|
},
|
|
2426
|
+
"node_modules/tinyglobby/node_modules/fdir": {
|
|
2427
|
+
"version": "6.4.4",
|
|
2428
|
+
"resolved": "https://registry.npmjs.org/fdir/-/fdir-6.4.4.tgz",
|
|
2429
|
+
"integrity": "sha512-1NZP+GK4GfuAv3PqKvxQRDMjdSRZjnkq7KfhlNrCNNlZ0ygQFpebfrnfnq/W7fpUnAv9aGWmY1zKx7FYL3gwhg==",
|
|
2430
|
+
"dev": true,
|
|
2431
|
+
"license": "MIT",
|
|
2432
|
+
"peerDependencies": {
|
|
2433
|
+
"picomatch": "^3 || ^4"
|
|
2434
|
+
},
|
|
2435
|
+
"peerDependenciesMeta": {
|
|
2436
|
+
"picomatch": {
|
|
2437
|
+
"optional": true
|
|
2438
|
+
}
|
|
2439
|
+
}
|
|
2440
|
+
},
|
|
2441
|
+
"node_modules/tinyglobby/node_modules/picomatch": {
|
|
2442
|
+
"version": "4.0.2",
|
|
2443
|
+
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz",
|
|
2444
|
+
"integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==",
|
|
2445
|
+
"dev": true,
|
|
2446
|
+
"license": "MIT",
|
|
2447
|
+
"engines": {
|
|
2448
|
+
"node": ">=12"
|
|
2449
|
+
},
|
|
2450
|
+
"funding": {
|
|
2451
|
+
"url": "https://github.com/sponsors/jonschlinkert"
|
|
2452
|
+
}
|
|
2453
|
+
},
|
|
2454
2454
|
"node_modules/to-regex-range": {
|
|
2455
2455
|
"version": "5.0.1",
|
|
2456
2456
|
"resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
|
package/package.json
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
"typescript",
|
|
10
10
|
"helper"
|
|
11
11
|
],
|
|
12
|
-
"version": "0.34.
|
|
12
|
+
"version": "0.34.2",
|
|
13
13
|
"main": "dist/index.min.cjs",
|
|
14
14
|
"types": "./dist/index.d.ts",
|
|
15
15
|
"module": "./dist/index.js",
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
"prepack": "npm run lint && npm run build"
|
|
40
40
|
},
|
|
41
41
|
"dependencies": {
|
|
42
|
-
"@nomalism-com/types": "^0.34.
|
|
42
|
+
"@nomalism-com/types": "^0.34.5",
|
|
43
43
|
"axios": "^1.9.0"
|
|
44
44
|
},
|
|
45
45
|
"devDependencies": {
|