René's URL Explorer Experiment


Title: Bump the npm-version-updates group across 5 directories with 3 updates by dependabot[bot] · Pull Request #2806 · secureCodeBox/secureCodeBox · GitHub

Open Graph Title: Bump the npm-version-updates group across 5 directories with 3 updates by dependabot[bot] · Pull Request #2806 · secureCodeBox/secureCodeBox

X Title: Bump the npm-version-updates group across 5 directories with 3 updates by dependabot[bot] · Pull Request #2806 · secureCodeBox/secureCodeBox

Description: Bumps the npm-version-updates group with 2 updates in the / directory: @types/node and prettier. Bumps the npm-version-updates group with 1 update in the /hook-sdk/nodejs directory: axios. Bumps the npm-version-updates group with 1 update in the /parser-sdk/nodejs directory: axios. Bumps the npm-version-updates group with 2 updates in the /scanners directory: @types/node and prettier. Bumps the npm-version-updates group with 2 updates in the /tests/integration directory: @types/node and prettier. Updates @types/node from 22.10.1 to 22.10.2 Commits See full diff in compare view Updates prettier from 3.4.1 to 3.4.2 Release notes Sourced from prettier's releases. 3.4.2 🔗 Changelog Changelog Sourced from prettier's changelog. 3.4.2 diff Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796 by @​tats-u) Prettier doesn't treat U+30A0 & U+30FB as Japanese. U+30FB is commonly used in Japanese to represent the delimitation of first and last names of non-Japanese people or “and”. The following “C言語・C++・Go・Rust” means “C language & C++ & Go & Rust” in Japanese. C言 語 ・ C++ ・ Go ・ Rust C言語・ C++ ・ Go ・ Rust C言語・C++・Go・Rust U+30A0 can be used as the replacement of the - in non-Japanese names (e.g. “Saint-Saëns” (Charles Camille Saint-Saëns) can be represented as “サン゠サーンス” in Japanese), but substituted by ASCII hyphen (U+002D) or U+FF1D (full width hyphen) in many cases (e.g. “サン=サーンス” or “サン=サーンス”). Fix comments print on class methods with decorators (#16891 by @​fisker) // Input class A { @decorator /** * The method description * */ async method(foo: Foo, bar: Bar) { console.log(foo); } } // Prettier 3.4.1 class A { @​decorator async /** ... (truncated) Commits cca9461 Release 3.4.2 572bebe Fix comments on class methods with decorators (#16891) 359c4f0 chore(deps): update dependency @​angular/compiler to v19.0.1 (#16903) 6470996 chore(deps): update dependency @​glimmer/syntax to v0.93.1 (#16904) e13614f Correct fit() for fill() (#16899) 10db357 Remove check on TSImportType.isTypeOf (#16892) ac46a4f Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796) d52e905 Add test for #16207 (#16890) a1e354d Clean changelog_unreleased 99875da Bump Prettier dependency to 3.4.1 See full diff in compare view Updates axios from 1.7.8 to 1.7.9 Release notes Sourced from axios's releases. Release v1.7.9 Release notes: Reverts Revert "fix(types): export CJS types from ESM (#6218)" (#6729) (c44d2f2), closes #6218 #6729 Contributors to this release Jay Changelog Sourced from axios's changelog. 1.7.9 (2024-12-04) Reverts Revert "fix(types): export CJS types from ESM (#6218)" (#6729) (c44d2f2), closes #6218 #6729 Contributors to this release Jay Commits b2cb45d chore(release): v1.7.9 (#6730) c44d2f2 Revert "fix(types): export CJS types from ESM (#6218)" (#6729) See full diff in compare view Updates axios from 1.7.8 to 1.7.9 Release notes Sourced from axios's releases. Release v1.7.9 Release notes: Reverts Revert "fix(types): export CJS types from ESM (#6218)" (#6729) (c44d2f2), closes #6218 #6729 Contributors to this release Jay Changelog Sourced from axios's changelog. 1.7.9 (2024-12-04) Reverts Revert "fix(types): export CJS types from ESM (#6218)" (#6729) (c44d2f2), closes #6218 #6729 Contributors to this release Jay Commits b2cb45d chore(release): v1.7.9 (#6730) c44d2f2 Revert "fix(types): export CJS types from ESM (#6218)" (#6729) See full diff in compare view Updates @types/node from 20.17.9 to 20.17.10 Commits See full diff in compare view Updates prettier from 3.4.1 to 3.4.2 Release notes Sourced from prettier's releases. 3.4.2 🔗 Changelog Changelog Sourced from prettier's changelog. 3.4.2 diff Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796 by @​tats-u) Prettier doesn't treat U+30A0 & U+30FB as Japanese. U+30FB is commonly used in Japanese to represent the delimitation of first and last names of non-Japanese people or “and”. The following “C言語・C++・Go・Rust” means “C language & C++ & Go & Rust” in Japanese. C言 語 ・ C++ ・ Go ・ Rust C言語・ C++ ・ Go ・ Rust C言語・C++・Go・Rust U+30A0 can be used as the replacement of the - in non-Japanese names (e.g. “Saint-Saëns” (Charles Camille Saint-Saëns) can be represented as “サン゠サーンス” in Japanese), but substituted by ASCII hyphen (U+002D) or U+FF1D (full width hyphen) in many cases (e.g. “サン=サーンス” or “サン=サーンス”). Fix comments print on class methods with decorators (#16891 by @​fisker) // Input class A { @decorator /** * The method description * */ async method(foo: Foo, bar: Bar) { console.log(foo); } } // Prettier 3.4.1 class A { @​decorator async /** ... (truncated) Commits cca9461 Release 3.4.2 572bebe Fix comments on class methods with decorators (#16891) 359c4f0 chore(deps): update dependency @​angular/compiler to v19.0.1 (#16903) 6470996 chore(deps): update dependency @​glimmer/syntax to v0.93.1 (#16904) e13614f Correct fit() for fill() (#16899) 10db357 Remove check on TSImportType.isTypeOf (#16892) ac46a4f Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796) d52e905 Add test for #16207 (#16890) a1e354d Clean changelog_unreleased 99875da Bump Prettier dependency to 3.4.1 See full diff in compare view Updates @types/node from 20.17.9 to 20.17.10 Commits See full diff in compare view Updates prettier from 3.4.1 to 3.4.2 Release notes Sourced from prettier's releases. 3.4.2 🔗 Changelog Changelog Sourced from prettier's changelog. 3.4.2 diff Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796 by @​tats-u) Prettier doesn't treat U+30A0 & U+30FB as Japanese. U+30FB is commonly used in Japanese to represent the delimitation of first and last names of non-Japanese people or “and”. The following “C言語・C++・Go・Rust” means “C language & C++ & Go & Rust” in Japanese. C言 語 ・ C++ ・ Go ・ Rust C言語・ C++ ・ Go ・ Rust C言語・C++・Go・Rust U+30A0 can be used as the replacement of the - in non-Japanese names (e.g. “Saint-Saëns” (Charles Camille Saint-Saëns) can be represented as “サン゠サーンス” in Japanese), but substituted by ASCII hyphen (U+002D) or U+FF1D (full width hyphen) in many cases (e.g. “サン=サーンス” or “サン=サーンス”). Fix comments print on class methods with decorators (#16891 by @​fisker) // Input class A { @decorator /** * The method description * */ async method(foo: Foo, bar: Bar) { console.log(foo); } } // Prettier 3.4.1 class A { @​decorator async /** ... (truncated) Commits cca9461 Release 3.4.2 572bebe Fix comments on class methods with decorators (#16891) 359c4f0 chore(deps): update dependency @​angular/compiler to v19.0.1 (#16903) 6470996 chore(deps): update dependency @​glimmer/syntax to v0.93.1 (#16904) e13614f Correct fit() for fill() (#16899) 10db357 Remove check on TSImportType.isTypeOf (#16892) ac46a4f Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796) d52e905 Add test for #16207 (#16890) a1e354d Clean changelog_unreleased 99875da Bump Prettier dependency to 3.4.1 See full diff in compare view Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase. Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: @dependabot rebase will rebase this PR @dependabot recreate will recreate this PR, overwriting any edits that have been made to it @dependabot merge will merge this PR after your CI passes on it @dependabot squash and merge will squash and merge this PR after your CI passes on it @dependabot cancel merge will cancel a previously requested merge and block automerging @dependabot reopen will reopen this PR if it is closed @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually @dependabot show ignore conditions will show all of the ignore conditions of the specified dependency @dependabot ignore major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) @dependabot ignore minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) @dependabot ignore will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) @dependabot unignore will remove all of the ignore conditions of the specified dependency @dependabot unignore will remove the ignore condition of the specified dependency and ignore conditions

Open Graph Description: Bumps the npm-version-updates group with 2 updates in the / directory: @types/node and prettier. Bumps the npm-version-updates group with 1 update in the /hook-sdk/nodejs directory: axios. Bumps th...

X Description: Bumps the npm-version-updates group with 2 updates in the / directory: @types/node and prettier. Bumps the npm-version-updates group with 1 update in the /hook-sdk/nodejs directory: axios. Bumps th...

Opengraph URL: https://github.com/secureCodeBox/secureCodeBox/pull/2806

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:435eb0da-07e4-4e9a-82df-cdd1492a67dd
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idA35A:BAAC2:6623ADF:8B0C8AA:69785999
html-safe-nonce66fd05737b67f0ae1fff0b95045e06c4163d7458eb67697ef4b701d9690f2224
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBMzVBOkJBQUMyOjY2MjNBREY6OEIwQzhBQTo2OTc4NTk5OSIsInZpc2l0b3JfaWQiOiI3MzYzMTYwMjI0NTY0Nzk1ODAxIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmacbbe4b260f2ce240dcdb9900d6e0fd15675cd9c95a8fd21506534c7bd034f6fb7
hovercard-subject-tagpull_request:2236961215
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/secureCodeBox/secureCodeBox/pull/2806/files
twitter:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
og:image:altBumps the npm-version-updates group with 2 updates in the / directory: @types/node and prettier. Bumps the npm-version-updates group with 1 update in the /hook-sdk/nodejs directory: axios. Bumps th...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None2981c597c945c1d90ac6fa355ce7929b2f413dfe7872ca5c435ee53a24a1de50
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/secureCodeBox/secureCodeBox git https://github.com/secureCodeBox/secureCodeBox.git
octolytics-dimension-user_id34573705
octolytics-dimension-user_loginsecureCodeBox
octolytics-dimension-repository_id80711933
octolytics-dimension-repository_nwosecureCodeBox/secureCodeBox
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id80711933
octolytics-dimension-repository_network_root_nwosecureCodeBox/secureCodeBox
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release520b65a872113b919c1bbdb03834a50af15859fd
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/secureCodeBox/secureCodeBox/pull/2806/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FsecureCodeBox%2FsecureCodeBox%2Fpull%2F2806%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FsecureCodeBox%2FsecureCodeBox%2Fpull%2F2806%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=secureCodeBox%2FsecureCodeBox
Reloadhttps://github.com/secureCodeBox/secureCodeBox/pull/2806/files
Reloadhttps://github.com/secureCodeBox/secureCodeBox/pull/2806/files
Reloadhttps://github.com/secureCodeBox/secureCodeBox/pull/2806/files
secureCodeBox https://github.com/secureCodeBox
secureCodeBoxhttps://github.com/secureCodeBox/secureCodeBox
Notifications https://github.com/login?return_to=%2FsecureCodeBox%2FsecureCodeBox
Fork 177 https://github.com/login?return_to=%2FsecureCodeBox%2FsecureCodeBox
Star 950 https://github.com/login?return_to=%2FsecureCodeBox%2FsecureCodeBox
Code https://github.com/secureCodeBox/secureCodeBox
Issues 72 https://github.com/secureCodeBox/secureCodeBox/issues
Pull requests 3 https://github.com/secureCodeBox/secureCodeBox/pulls
Discussions https://github.com/secureCodeBox/secureCodeBox/discussions
Actions https://github.com/secureCodeBox/secureCodeBox/actions
Projects 1 https://github.com/secureCodeBox/secureCodeBox/projects
Security 1 https://github.com/secureCodeBox/secureCodeBox/security
Insights https://github.com/secureCodeBox/secureCodeBox/pulse
Code https://github.com/secureCodeBox/secureCodeBox
Issues https://github.com/secureCodeBox/secureCodeBox/issues
Pull requests https://github.com/secureCodeBox/secureCodeBox/pulls
Discussions https://github.com/secureCodeBox/secureCodeBox/discussions
Actions https://github.com/secureCodeBox/secureCodeBox/actions
Projects https://github.com/secureCodeBox/secureCodeBox/projects
Security https://github.com/secureCodeBox/secureCodeBox/security
Insights https://github.com/secureCodeBox/secureCodeBox/pulse
Sign up for GitHub https://github.com/signup?return_to=%2FsecureCodeBox%2FsecureCodeBox%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2FsecureCodeBox%2FsecureCodeBox%2Fissues%2Fnew%2Fchoose
J12934https://github.com/J12934
mainhttps://github.com/secureCodeBox/secureCodeBox/tree/main
dependabot/npm_and_yarn/npm-version-updates-3b59979740https://github.com/secureCodeBox/secureCodeBox/tree/dependabot/npm_and_yarn/npm-version-updates-3b59979740
Conversation 2 https://github.com/secureCodeBox/secureCodeBox/pull/2806
Commits 1 https://github.com/secureCodeBox/secureCodeBox/pull/2806/commits
Checks 55 https://github.com/secureCodeBox/secureCodeBox/pull/2806/checks
Files changed https://github.com/secureCodeBox/secureCodeBox/pull/2806/files
Please reload this pagehttps://github.com/secureCodeBox/secureCodeBox/pull/2806/files
Bump the npm-version-updates group across 5 directories with 3 updates https://github.com/secureCodeBox/secureCodeBox/pull/2806/files#top
Show all changes 1 commit https://github.com/secureCodeBox/secureCodeBox/pull/2806/files
a8d361b Bump the npm-version-updates group across 5 directories with 3 updates dependabot[bot] Dec 16, 2024 https://github.com/secureCodeBox/secureCodeBox/pull/2806/commits/a8d361bf4a9e63eb6ece86e547cd57bfaed6d664
Clear filters https://github.com/secureCodeBox/secureCodeBox/pull/2806/files
Please reload this pagehttps://github.com/secureCodeBox/secureCodeBox/pull/2806/files
Please reload this pagehttps://github.com/secureCodeBox/secureCodeBox/pull/2806/files
package-lock.json https://github.com/secureCodeBox/secureCodeBox/pull/2806/files#diff-18c76f2dd7f4597855a8ccef2d01a8d76150b3cb389f771c1a7acacd1167e34b
package.json https://github.com/secureCodeBox/secureCodeBox/pull/2806/files#diff-aa60718432355d661327ad06695c5814ee3e309633ceb683353466ccb65bea36
package-lock.json https://github.com/secureCodeBox/secureCodeBox/pull/2806/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519
package.json https://github.com/secureCodeBox/secureCodeBox/pull/2806/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
package-lock.json https://github.com/secureCodeBox/secureCodeBox/pull/2806/files#diff-cda2dfd1403040c841cd473d6062e741f02195f1c49a083b7b829be88584bac7
package.json https://github.com/secureCodeBox/secureCodeBox/pull/2806/files#diff-a5e33f764fb20d45cbe11a5963943fc335d86643144759ecd03e2bc294ab29d1
package-lock.json https://github.com/secureCodeBox/secureCodeBox/pull/2806/files#diff-23203e223a9aec817b9669db701d5bcf92473242b48bdb8224cb5df645657280
package.json https://github.com/secureCodeBox/secureCodeBox/pull/2806/files#diff-ece67d2aeeb6196e6a310b1431681896be0043d8a260a15f96b4f43c121e8c10
package-lock.json https://github.com/secureCodeBox/secureCodeBox/pull/2806/files#diff-d7690883f29e41b044118f3d8d6ef35573df9392670f2db6777b23b28da95d0b
package.json https://github.com/secureCodeBox/secureCodeBox/pull/2806/files#diff-c00d3342bd6ea1035b41a632bc4aa66fb142773d3ad70d34586e29976cd0f884
hook-sdk/nodejs/package-lock.jsonhttps://github.com/secureCodeBox/secureCodeBox/pull/2806/files#diff-18c76f2dd7f4597855a8ccef2d01a8d76150b3cb389f771c1a7acacd1167e34b
View file https://github.com/secureCodeBox/secureCodeBox/blob/a8d361bf4a9e63eb6ece86e547cd57bfaed6d664/hook-sdk/nodejs/package-lock.json
Open in desktop https://desktop.github.com
how customized files appear on GitHubhttps://docs.github.com/github/administering-a-repository/customizing-how-changed-files-appear-on-github
Please reload this pagehttps://github.com/secureCodeBox/secureCodeBox/pull/2806/files
hook-sdk/nodejs/package.jsonhttps://github.com/secureCodeBox/secureCodeBox/pull/2806/files#diff-aa60718432355d661327ad06695c5814ee3e309633ceb683353466ccb65bea36
View file https://github.com/secureCodeBox/secureCodeBox/blob/a8d361bf4a9e63eb6ece86e547cd57bfaed6d664/hook-sdk/nodejs/package.json
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/secureCodeBox/secureCodeBox/pull/2806/{{ revealButtonHref }}
https://github.com/secureCodeBox/secureCodeBox/pull/2806/files#diff-aa60718432355d661327ad06695c5814ee3e309633ceb683353466ccb65bea36
package-lock.jsonhttps://github.com/secureCodeBox/secureCodeBox/pull/2806/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519
View file https://github.com/secureCodeBox/secureCodeBox/blob/a8d361bf4a9e63eb6ece86e547cd57bfaed6d664/package-lock.json
Open in desktop https://desktop.github.com
how customized files appear on GitHubhttps://docs.github.com/github/administering-a-repository/customizing-how-changed-files-appear-on-github
Please reload this pagehttps://github.com/secureCodeBox/secureCodeBox/pull/2806/files
package.jsonhttps://github.com/secureCodeBox/secureCodeBox/pull/2806/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
View file https://github.com/secureCodeBox/secureCodeBox/blob/a8d361bf4a9e63eb6ece86e547cd57bfaed6d664/package.json
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/secureCodeBox/secureCodeBox/pull/2806/{{ revealButtonHref }}
https://github.com/secureCodeBox/secureCodeBox/pull/2806/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
https://github.com/secureCodeBox/secureCodeBox/pull/2806/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
parser-sdk/nodejs/package-lock.jsonhttps://github.com/secureCodeBox/secureCodeBox/pull/2806/files#diff-cda2dfd1403040c841cd473d6062e741f02195f1c49a083b7b829be88584bac7
View file https://github.com/secureCodeBox/secureCodeBox/blob/a8d361bf4a9e63eb6ece86e547cd57bfaed6d664/parser-sdk/nodejs/package-lock.json
Open in desktop https://desktop.github.com
how customized files appear on GitHubhttps://docs.github.com/github/administering-a-repository/customizing-how-changed-files-appear-on-github
Please reload this pagehttps://github.com/secureCodeBox/secureCodeBox/pull/2806/files
parser-sdk/nodejs/package.jsonhttps://github.com/secureCodeBox/secureCodeBox/pull/2806/files#diff-a5e33f764fb20d45cbe11a5963943fc335d86643144759ecd03e2bc294ab29d1
View file https://github.com/secureCodeBox/secureCodeBox/blob/a8d361bf4a9e63eb6ece86e547cd57bfaed6d664/parser-sdk/nodejs/package.json
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/secureCodeBox/secureCodeBox/pull/2806/{{ revealButtonHref }}
https://github.com/secureCodeBox/secureCodeBox/pull/2806/files#diff-a5e33f764fb20d45cbe11a5963943fc335d86643144759ecd03e2bc294ab29d1
https://github.com/secureCodeBox/secureCodeBox/pull/2806/files#diff-a5e33f764fb20d45cbe11a5963943fc335d86643144759ecd03e2bc294ab29d1
scanners/package-lock.jsonhttps://github.com/secureCodeBox/secureCodeBox/pull/2806/files#diff-23203e223a9aec817b9669db701d5bcf92473242b48bdb8224cb5df645657280
View file https://github.com/secureCodeBox/secureCodeBox/blob/a8d361bf4a9e63eb6ece86e547cd57bfaed6d664/scanners/package-lock.json
Open in desktop https://desktop.github.com
how customized files appear on GitHubhttps://docs.github.com/github/administering-a-repository/customizing-how-changed-files-appear-on-github
Please reload this pagehttps://github.com/secureCodeBox/secureCodeBox/pull/2806/files
scanners/package.jsonhttps://github.com/secureCodeBox/secureCodeBox/pull/2806/files#diff-ece67d2aeeb6196e6a310b1431681896be0043d8a260a15f96b4f43c121e8c10
View file https://github.com/secureCodeBox/secureCodeBox/blob/a8d361bf4a9e63eb6ece86e547cd57bfaed6d664/scanners/package.json
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/secureCodeBox/secureCodeBox/pull/2806/{{ revealButtonHref }}
https://github.com/secureCodeBox/secureCodeBox/pull/2806/files#diff-ece67d2aeeb6196e6a310b1431681896be0043d8a260a15f96b4f43c121e8c10
https://github.com/secureCodeBox/secureCodeBox/pull/2806/files#diff-ece67d2aeeb6196e6a310b1431681896be0043d8a260a15f96b4f43c121e8c10
tests/integration/package-lock.jsonhttps://github.com/secureCodeBox/secureCodeBox/pull/2806/files#diff-d7690883f29e41b044118f3d8d6ef35573df9392670f2db6777b23b28da95d0b
View file https://github.com/secureCodeBox/secureCodeBox/blob/a8d361bf4a9e63eb6ece86e547cd57bfaed6d664/tests/integration/package-lock.json
Open in desktop https://desktop.github.com
how customized files appear on GitHubhttps://docs.github.com/github/administering-a-repository/customizing-how-changed-files-appear-on-github
Please reload this pagehttps://github.com/secureCodeBox/secureCodeBox/pull/2806/files
tests/integration/package.jsonhttps://github.com/secureCodeBox/secureCodeBox/pull/2806/files#diff-c00d3342bd6ea1035b41a632bc4aa66fb142773d3ad70d34586e29976cd0f884
View file https://github.com/secureCodeBox/secureCodeBox/blob/a8d361bf4a9e63eb6ece86e547cd57bfaed6d664/tests/integration/package.json
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/secureCodeBox/secureCodeBox/pull/2806/{{ revealButtonHref }}
https://github.com/secureCodeBox/secureCodeBox/pull/2806/files#diff-c00d3342bd6ea1035b41a632bc4aa66fb142773d3ad70d34586e29976cd0f884
https://github.com/secureCodeBox/secureCodeBox/pull/2806/files#diff-c00d3342bd6ea1035b41a632bc4aa66fb142773d3ad70d34586e29976cd0f884
Please reload this pagehttps://github.com/secureCodeBox/secureCodeBox/pull/2806/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.