This repository was archived by the owner on Nov 21, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 98
Remove dependency on is #1597
Copy link
Copy link
Open
Labels
api: cloudtraceIssues related to the googleapis/cloud-trace-nodejs API.Issues related to the googleapis/cloud-trace-nodejs API.priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
This dependency is unnecessary and was compromised a couple of days ago. Most of its downloads come from various Google npm packages. The dependency is generally used pretty minimally for things like checking if an object is a Date, which would be better handled with a small util file vs adding the supply chain risk of an added dependency.
Metadata
Metadata
Assignees
Labels
api: cloudtraceIssues related to the googleapis/cloud-trace-nodejs API.Issues related to the googleapis/cloud-trace-nodejs API.priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.