@itwin/map-layers-formats 4.0.0-dev.90 → 4.0.0-dev.91
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/.rush/temp/operation/build/state.json +1 -1
- package/.rush/temp/operation/cover/all.log +3 -3
- package/.rush/temp/operation/cover/state.json +1 -1
- package/.rush/temp/operation/docs/all.log +2 -2
- package/.rush/temp/operation/docs/state.json +1 -1
- package/.rush/temp/package-deps_build.json +2 -2
- package/.rush/temp/package-deps_cover.json +2 -2
- package/.rush/temp/package-deps_docs.json +2 -2
- package/.rush/temp/shrinkwrap-deps.json +9 -9
- package/lib/cjs/test/coverage/.nyc_output/f728aaf1-3399-44e4-9822-a31fdeec6636.json +1 -0
- package/lib/cjs/test/coverage/.nyc_output/processinfo/655340a0-1dbf-4bb2-baa7-e0d1ca00d2cd.json +1 -0
- package/lib/cjs/test/coverage/.nyc_output/processinfo/f728aaf1-3399-44e4-9822-a31fdeec6636.json +1 -0
- package/lib/cjs/test/coverage/.nyc_output/processinfo/index.json +1 -1
- package/lib/cjs/test/coverage/cobertura-coverage.xml +2 -2
- package/lib/cjs/test/coverage/lcov-report/index.html +1 -1
- package/lib/cjs/test/coverage/lcov-report/src/ArcGisFeature/ArcGisFeatureFormat.ts.html +1 -1
- package/lib/cjs/test/coverage/lcov-report/src/ArcGisFeature/ArcGisFeatureJSON.ts.html +1 -1
- package/lib/cjs/test/coverage/lcov-report/src/ArcGisFeature/ArcGisFeaturePBF.ts.html +1 -1
- package/lib/cjs/test/coverage/lcov-report/src/ArcGisFeature/ArcGisFeatureProvider.ts.html +1 -1
- package/lib/cjs/test/coverage/lcov-report/src/ArcGisFeature/ArcGisFeatureQuery.ts.html +1 -1
- package/lib/cjs/test/coverage/lcov-report/src/ArcGisFeature/ArcGisFeatureReader.ts.html +1 -1
- package/lib/cjs/test/coverage/lcov-report/src/ArcGisFeature/ArcGisFeatureRenderer.ts.html +1 -1
- package/lib/cjs/test/coverage/lcov-report/src/ArcGisFeature/ArcGisFeatureResponse.ts.html +1 -1
- package/lib/cjs/test/coverage/lcov-report/src/ArcGisFeature/ArcGisSymbologyRenderer.ts.html +1 -1
- package/lib/cjs/test/coverage/lcov-report/src/ArcGisFeature/index.html +1 -1
- package/lib/cjs/test/coverage/lcov-report/src/index.html +1 -1
- package/lib/cjs/test/coverage/lcov-report/src/map-layers-formats.ts.html +1 -1
- package/lib/cjs/test/coverage/lcov-report/src/mapLayersFormats.ts.html +1 -1
- package/lib/cjs/tsconfig.tsbuildinfo +1 -1
- package/lib/esm/tsconfig.tsbuildinfo +1 -1
- package/lib/test/junit_results.xml +40 -40
- package/map-layers-formats.build.log +2 -2
- package/package.json +13 -14
- package/lib/cjs/test/coverage/.nyc_output/f590a4a8-3e01-471d-b4bf-fc4426c8cfc9.json +0 -1
- package/lib/cjs/test/coverage/.nyc_output/processinfo/08d45468-ab03-4ac5-9122-0569d70434c3.json +0 -1
- package/lib/cjs/test/coverage/.nyc_output/processinfo/f590a4a8-3e01-471d-b4bf-fc4426c8cfc9.json +0 -1
- /package/lib/cjs/test/coverage/.nyc_output/{08d45468-ab03-4ac5-9122-0569d70434c3.json → 655340a0-1dbf-4bb2-baa7-e0d1ca00d2cd.json} +0 -0
|
@@ -43,9 +43,9 @@ Invoking: nyc npm -s test
|
|
|
43
43
|
√ should construct feature query url
|
|
44
44
|
√ should log error when getFeatureInfo cannot be performed
|
|
45
45
|
√ should process data in getFeatureInfo
|
|
46
|
-
√ should log error when exceed transfert limit (
|
|
46
|
+
√ should log error when exceed transfert limit (160ms)
|
|
47
47
|
√ should log error when exceed exception thrown limit
|
|
48
|
-
√ should debug Feature Geom
|
|
48
|
+
√ should debug Feature Geom
|
|
49
49
|
√ should compute computeTileWorld2CanvasTransform
|
|
50
50
|
√ should loadTile from PBF request
|
|
51
51
|
√ should loadTile from JSON request
|
|
@@ -87,7 +87,7 @@ Invoking: nyc npm -s test
|
|
|
87
87
|
√ should construct renderer from point symbology drawing info
|
|
88
88
|
|
|
89
89
|
|
|
90
|
-
69 passing (
|
|
90
|
+
69 passing (749ms)
|
|
91
91
|
|
|
92
92
|
|
|
93
93
|
=============================== Coverage summary ===============================
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
Invoking: betools docs --includes=../../generated-docs/extract --json=../../generated-docs/core/map-layers-formats/file.json --tsIndexFile=./map-layers-formats.ts --onlyJson --excludes=**/ArcGisFeature/*.ts,**/*.gen.ts
|
|
2
2
|
Running command:
|
|
3
|
-
node "D:\vsts_a\
|
|
3
|
+
node "D:\vsts_a\7\s\tools\build\scripts\docs.js" --json ../../generated-docs/core/map-layers-formats/file.json --includes ../../generated-docs/extract --excludes **/ArcGisFeature/*.ts,**/*.gen.ts --tsIndexFile ./map-layers-formats.ts --onlyJson
|
|
4
4
|
Arguments to TypeDoc: [
|
|
5
5
|
"--entryPointStrategy",
|
|
6
6
|
"expand",
|
|
7
|
-
"D:\\vsts_a\\
|
|
7
|
+
"D:\\vsts_a\\7\\s\\extensions\\map-layers-formats\\src",
|
|
8
8
|
"--excludePrivate",
|
|
9
9
|
"--hideGenerator",
|
|
10
10
|
"--logLevel",
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"extensions/map-layers-formats/CHANGELOG.md": "10148f4c80c470aee2902a973c8c1270558358a9",
|
|
6
6
|
"extensions/map-layers-formats/README.md": "2e48eb22484a04084a763ea7c9b55e59f7306e48",
|
|
7
7
|
"extensions/map-layers-formats/config/rush-project.json": "075dba097aa1ba473c368c262559aa10306afe68",
|
|
8
|
-
"extensions/map-layers-formats/package.json": "
|
|
8
|
+
"extensions/map-layers-formats/package.json": "ff38329739830d5e764771c960d9a554a6a1cf2d",
|
|
9
9
|
"extensions/map-layers-formats/src/ArcGisFeature/ArcGisFeatureFormat.ts": "9b191ce9a9359a3cbbf73c2c01398019d43baf6d",
|
|
10
10
|
"extensions/map-layers-formats/src/ArcGisFeature/ArcGisFeatureJSON.ts": "118ce09619b9f1a04401e6a510ee7f3c5d94ab73",
|
|
11
11
|
"extensions/map-layers-formats/src/ArcGisFeature/ArcGisFeaturePBF.ts": "e01e6bc6ef78338cc0ae009ed8ed5a2d561d63cf",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"extensions/map-layers-formats/src/test/ArcGisFeature/NewYorkDataset.ts": "e20b3245c67bf2f89f3b2e4379782c0798cd0704",
|
|
31
31
|
"extensions/map-layers-formats/src/test/ArcGisFeature/PhillyLandmarksDataset.ts": "8315b59c9c3eb28d4c15152a0cdc1f84df38a0f4",
|
|
32
32
|
"extensions/map-layers-formats/tsconfig.json": "090c3f6e9ac62040d790ab384e4f2827e9176de7",
|
|
33
|
-
"extensions/map-layers-formats/.rush/temp/shrinkwrap-deps.json": "
|
|
33
|
+
"extensions/map-layers-formats/.rush/temp/shrinkwrap-deps.json": "7d6eb37713fbfd9e6090bedf6393e50d4882cc36"
|
|
34
34
|
},
|
|
35
35
|
"arguments": "npm run -s build:cjs && npm run -s build:esm "
|
|
36
36
|
}
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"extensions/map-layers-formats/CHANGELOG.md": "10148f4c80c470aee2902a973c8c1270558358a9",
|
|
6
6
|
"extensions/map-layers-formats/README.md": "2e48eb22484a04084a763ea7c9b55e59f7306e48",
|
|
7
7
|
"extensions/map-layers-formats/config/rush-project.json": "075dba097aa1ba473c368c262559aa10306afe68",
|
|
8
|
-
"extensions/map-layers-formats/package.json": "
|
|
8
|
+
"extensions/map-layers-formats/package.json": "ff38329739830d5e764771c960d9a554a6a1cf2d",
|
|
9
9
|
"extensions/map-layers-formats/src/ArcGisFeature/ArcGisFeatureFormat.ts": "9b191ce9a9359a3cbbf73c2c01398019d43baf6d",
|
|
10
10
|
"extensions/map-layers-formats/src/ArcGisFeature/ArcGisFeatureJSON.ts": "118ce09619b9f1a04401e6a510ee7f3c5d94ab73",
|
|
11
11
|
"extensions/map-layers-formats/src/ArcGisFeature/ArcGisFeaturePBF.ts": "e01e6bc6ef78338cc0ae009ed8ed5a2d561d63cf",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"extensions/map-layers-formats/src/test/ArcGisFeature/NewYorkDataset.ts": "e20b3245c67bf2f89f3b2e4379782c0798cd0704",
|
|
31
31
|
"extensions/map-layers-formats/src/test/ArcGisFeature/PhillyLandmarksDataset.ts": "8315b59c9c3eb28d4c15152a0cdc1f84df38a0f4",
|
|
32
32
|
"extensions/map-layers-formats/tsconfig.json": "090c3f6e9ac62040d790ab384e4f2827e9176de7",
|
|
33
|
-
"extensions/map-layers-formats/.rush/temp/shrinkwrap-deps.json": "
|
|
33
|
+
"extensions/map-layers-formats/.rush/temp/shrinkwrap-deps.json": "7d6eb37713fbfd9e6090bedf6393e50d4882cc36"
|
|
34
34
|
},
|
|
35
35
|
"arguments": "nyc npm -s test "
|
|
36
36
|
}
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"extensions/map-layers-formats/CHANGELOG.md": "10148f4c80c470aee2902a973c8c1270558358a9",
|
|
6
6
|
"extensions/map-layers-formats/README.md": "2e48eb22484a04084a763ea7c9b55e59f7306e48",
|
|
7
7
|
"extensions/map-layers-formats/config/rush-project.json": "075dba097aa1ba473c368c262559aa10306afe68",
|
|
8
|
-
"extensions/map-layers-formats/package.json": "
|
|
8
|
+
"extensions/map-layers-formats/package.json": "ff38329739830d5e764771c960d9a554a6a1cf2d",
|
|
9
9
|
"extensions/map-layers-formats/src/ArcGisFeature/ArcGisFeatureFormat.ts": "9b191ce9a9359a3cbbf73c2c01398019d43baf6d",
|
|
10
10
|
"extensions/map-layers-formats/src/ArcGisFeature/ArcGisFeatureJSON.ts": "118ce09619b9f1a04401e6a510ee7f3c5d94ab73",
|
|
11
11
|
"extensions/map-layers-formats/src/ArcGisFeature/ArcGisFeaturePBF.ts": "e01e6bc6ef78338cc0ae009ed8ed5a2d561d63cf",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"extensions/map-layers-formats/src/test/ArcGisFeature/NewYorkDataset.ts": "e20b3245c67bf2f89f3b2e4379782c0798cd0704",
|
|
31
31
|
"extensions/map-layers-formats/src/test/ArcGisFeature/PhillyLandmarksDataset.ts": "8315b59c9c3eb28d4c15152a0cdc1f84df38a0f4",
|
|
32
32
|
"extensions/map-layers-formats/tsconfig.json": "090c3f6e9ac62040d790ab384e4f2827e9176de7",
|
|
33
|
-
"extensions/map-layers-formats/.rush/temp/shrinkwrap-deps.json": "
|
|
33
|
+
"extensions/map-layers-formats/.rush/temp/shrinkwrap-deps.json": "7d6eb37713fbfd9e6090bedf6393e50d4882cc36"
|
|
34
34
|
},
|
|
35
35
|
"arguments": "betools docs --includes=../../generated-docs/extract --json=../../generated-docs/core/map-layers-formats/file.json --tsIndexFile=./map-layers-formats.ts --onlyJson --excludes=**/ArcGisFeature/*.ts,**/*.gen.ts "
|
|
36
36
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"../../extensions/map-layers-formats": "../../extensions/map-layers-formats:
|
|
2
|
+
"../../extensions/map-layers-formats": "../../extensions/map-layers-formats:hbat4nDwaJH//UdXiOq8AkCOsSZY5b1giaY6YFI2VTE=:",
|
|
3
3
|
"/@ampproject/remapping/2.2.1": "sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==",
|
|
4
4
|
"/@babel/code-frame/7.21.4": "sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g==",
|
|
5
5
|
"/@babel/compat-data/7.21.4": "sha512-/DYyDpeCfaVinT40FPGdkkb+lYSKvsVuMjDAG7jPOWWiM1ibOaB9CXJAlc4d1QpP/U2q2P9jbrSlClKSErd55g==",
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
"/@humanwhocodes/object-schema/1.2.1": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==",
|
|
34
34
|
"/@istanbuljs/load-nyc-config/1.1.0": "sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==",
|
|
35
35
|
"/@istanbuljs/schema/0.1.3": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==",
|
|
36
|
-
"/@itwin/eslint-plugin/4.0.0-dev.
|
|
36
|
+
"/@itwin/eslint-plugin/4.0.0-dev.36_iacogk7kkaymxepzhgcbytyi7q": "sha512-CO3M7fp8XOuHLX6JwFmGxNQTCBOSF9ceyiVj76BxNyyP80G/5rwLZ92kUKf6QWJq6CNQjXbWRxjg2yCipKbTyA==",
|
|
37
37
|
"/@jridgewell/gen-mapping/0.3.3": "sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==",
|
|
38
38
|
"/@jridgewell/resolve-uri/3.1.0": "sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==",
|
|
39
39
|
"/@jridgewell/set-array/1.1.2": "sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==",
|
|
@@ -58,17 +58,17 @@
|
|
|
58
58
|
"/@types/sinon-chai/3.2.9": "sha512-/19t63pFYU0ikrdbXKBWj9PCdnKyTd0Qkz0X91Ta081cYsq90OxYdcWwK/dwEoDa6dtXgj2HJfmzgq+QZTHdmQ==",
|
|
59
59
|
"/@types/sinon/9.0.11": "sha512-PwP4UY33SeeVKodNE37ZlOsR9cReypbMJOhZ7BVE0lB+Hix3efCOxiJWiE5Ia+yL9Cn2Ch72EjFTRze8RZsNtg==",
|
|
60
60
|
"/@types/sinonjs__fake-timers/8.1.2": "sha512-9GcLXF0/v3t80caGs5p2rRfkB+a8VBGLJZVih6CNFkx8IZ994wiKKLSRs9nuFwk1HevWs/1mnUmkApGrSGsShA==",
|
|
61
|
-
"/@typescript-eslint/eslint-plugin/5.55.
|
|
62
|
-
"/@typescript-eslint/parser/5.55.
|
|
61
|
+
"/@typescript-eslint/eslint-plugin/5.55.0_iw7dx6j5ann7kbluu6xyu7jjeq": "sha512-IZGc50rtbjk+xp5YQoJvmMPmJEYoC53SiKPXyqWfv15XoD2Y5Kju6zN0DwlmaGJp1Iw33JsWJcQ7nw0lGCGjVg==",
|
|
62
|
+
"/@typescript-eslint/parser/5.55.0_iacogk7kkaymxepzhgcbytyi7q": "sha512-ppvmeF7hvdhUUZWSd2EEWfzcFkjJzgNQzVST22nzg958CR+sphy8A6K7LXQZd6V75m1VKjp+J4g/PCEfSCmzhw==",
|
|
63
63
|
"/@typescript-eslint/scope-manager/5.55.0": "sha512-OK+cIO1ZGhJYNCL//a3ROpsd83psf4dUJ4j7pdNVzd5DmIk+ffkuUIX2vcZQbEW/IR41DYsfJTB19tpCboxQuw==",
|
|
64
64
|
"/@typescript-eslint/scope-manager/5.59.1": "sha512-mau0waO5frJctPuAzcxiNWqJR5Z8V0190FTSqRw1Q4Euop6+zTwHAf8YIXNwDOT29tyUDrQ65jSg9aTU/H0omA==",
|
|
65
|
-
"/@typescript-eslint/type-utils/5.55.
|
|
65
|
+
"/@typescript-eslint/type-utils/5.55.0_iacogk7kkaymxepzhgcbytyi7q": "sha512-ObqxBgHIXj8rBNm0yh8oORFrICcJuZPZTqtAFh0oZQyr5DnAHZWfyw54RwpEEH+fD8suZaI0YxvWu5tYE/WswA==",
|
|
66
66
|
"/@typescript-eslint/types/5.55.0": "sha512-M4iRh4AG1ChrOL6Y+mETEKGeDnT7Sparn6fhZ5LtVJF1909D5O4uqK+C5NPbLmpfZ0XIIxCdwzKiijpZUOvOug==",
|
|
67
67
|
"/@typescript-eslint/types/5.59.1": "sha512-dg0ICB+RZwHlysIy/Dh1SP+gnXNzwd/KS0JprD3Lmgmdq+dJAJnUPe1gNG34p0U19HvRlGX733d/KqscrGC1Pg==",
|
|
68
68
|
"/@typescript-eslint/typescript-estree/5.55.0_typescript@5.0.4": "sha512-I7X4A9ovA8gdpWMpr7b1BN9eEbvlEtWhQvpxp/yogt48fy9Lj3iE3ild/1H3jKBBIYj5YYJmS2+9ystVhC7eaQ==",
|
|
69
69
|
"/@typescript-eslint/typescript-estree/5.59.1_typescript@5.0.4": "sha512-lYLBBOCsFltFy7XVqzX0Ju+Lh3WPIAWxYpmH/Q7ZoqzbscLiCW00LeYCdsUnnfnj29/s1WovXKh2gwCoinHNGA==",
|
|
70
|
-
"/@typescript-eslint/utils/5.55.
|
|
71
|
-
"/@typescript-eslint/utils/5.59.
|
|
70
|
+
"/@typescript-eslint/utils/5.55.0_iacogk7kkaymxepzhgcbytyi7q": "sha512-FkW+i2pQKcpDC3AY6DU54yl8Lfl14FVGYDgBTyGKB75cCwV3KpkpTMFi9d9j2WAJ4271LR2HeC5SEWF/CZmmfw==",
|
|
71
|
+
"/@typescript-eslint/utils/5.59.1_iacogk7kkaymxepzhgcbytyi7q": "sha512-MkTe7FE+K1/GxZkP5gRj3rCztg45bEhsd8HYjczBuYm+qFHP5vtZmjx3B0yUCDotceQ4sHgTyz60Ycl225njmA==",
|
|
72
72
|
"/@typescript-eslint/visitor-keys/5.55.0": "sha512-q2dlHHwWgirKh1D3acnuApXG+VNXpEY5/AwRxDVuEQpxWaB0jCDe0jFMVMALJ3ebSfuOVE8/rMS+9ZOYGg1GWw==",
|
|
73
73
|
"/@typescript-eslint/visitor-keys/5.59.1": "sha512-6waEYwBTCWryx0VJmP7JaM4FpipLsFl9CvYf2foAE8Qh/Y0s+bxWysciwOs0LTBED4JCaNxTZ5rGadB14M6dwA==",
|
|
74
74
|
"/abab/2.0.6": "sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==",
|
|
@@ -175,9 +175,9 @@
|
|
|
175
175
|
"/escodegen/2.0.0": "sha512-mmHKys/C8BFUGI+MAWNcSYoORYLMdPzjrknd2Vc+bUsjN5bXcr8EhrNB+UTqfL1y3I9c4fw2ihgtMPQLBRiQxw==",
|
|
176
176
|
"/eslint-import-resolver-node/0.3.4": "sha512-ogtf+5AB/O+nM6DIeBUNr2fuT7ot9Qg/1harBfBtaP13ekEWFQEEMP94BCB7zaNW3gyY+8SHYF00rnqYwXKWOA==",
|
|
177
177
|
"/eslint-import-resolver-node/0.3.7": "sha512-gozW2blMLJCeFpBwugLTGyvVjNoeo1knonXAcatC6bjPBZitotxdWf7Gimr25N4c0AAOo4eOUfaG82IJPDpqCA==",
|
|
178
|
-
"/eslint-import-resolver-typescript/2.7.
|
|
178
|
+
"/eslint-import-resolver-typescript/2.7.1_ihzpda66j6eqxiupas72wssxyy": "sha512-00UbgGwV8bSgUv34igBDbTOtKhqoRMy9bFjNehT40bXg6585PNIct8HhXZ0SybqB9rWtXj9crcku8ndDn/gIqQ==",
|
|
179
179
|
"/eslint-module-utils/2.8.0_eslint@8.39.0": "sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==",
|
|
180
|
-
"/eslint-plugin-deprecation/1.4.
|
|
180
|
+
"/eslint-plugin-deprecation/1.4.1_iacogk7kkaymxepzhgcbytyi7q": "sha512-4vxTghWzxsBukPJVQupi6xlTuDc8Pyi1QlRCrFiLgwLPMJQW3cJCNaehJUKQqQFvuue5m4W27e179Y3Qjzeghg==",
|
|
181
181
|
"/eslint-plugin-import/2.27.5_eslint@8.39.0": "sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow==",
|
|
182
182
|
"/eslint-plugin-jam3/0.2.3": "sha512-aW1L8C96fsRji0c8ZAgqtJVIu5p2IaNbeT2kuHNS6p5tontAVK1yP1W4ECjq3BHOv/GgAWvBVIx7kQI0kG2Rew==",
|
|
183
183
|
"/eslint-plugin-jsdoc/35.5.1_eslint@8.39.0": "sha512-pPYPWtsykwVEue1tYEyoppBj4dgF7XicF67tLLLraY6RQYBq7qMKjUHji19+hfiTtYKKBD0YfeK8hgjPAE5viw==",
|