Skip to content

udpate#16

Merged
isamu merged 2 commits into
mainfrom
updatePackage20260525
May 24, 2026
Merged

udpate#16
isamu merged 2 commits into
mainfrom
updatePackage20260525

Conversation

@isamu
Copy link
Copy Markdown
Contributor

@isamu isamu commented May 24, 2026

No description provided.

@socket-security
Copy link
Copy Markdown

socket-security Bot commented May 24, 2026

@socket-security
Copy link
Copy Markdown

socket-security Bot commented May 24, 2026

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
Obfuscated code: npm @typescript-eslint/eslint-plugin is 90.0% likely obfuscated

Confidence: 0.90

Location: Package overview

From: package.jsonnpm/@typescript-eslint/eslint-plugin@8.59.4

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/@typescript-eslint/eslint-plugin@8.59.4. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@types/google.maps now types the geocode() and route() callback status
params as the string-literal GeocoderStatusString / DirectionsStatusString
(`${...Status}`) rather than the enum, so the explicit
google.maps.GeocoderStatus / DirectionsStatus annotations no longer
matched and vue-tsc failed with TS2345.

Drop the redundant parameter annotations (inferred from the method
signature) and compare status against the "OK" string literal, matching
the geocode handler.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@isamu isamu merged commit d882581 into main May 24, 2026
11 checks passed
@isamu isamu deleted the updatePackage20260525 branch May 24, 2026 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant