-
Notifications
You must be signed in to change notification settings - Fork 666
Remove dependency on is #7152
Copy link
Copy link
Open
Labels
api: datastoreIssues related to the Datastore API.Issues related to the Datastore API.library: datastoreIssues transferred from another repositoryIssues transferred from another repositorytype: processA process-related concern. May include testing, release, or the like.A process-related concern. May include testing, release, or the like.
Metadata
Metadata
Assignees
Labels
api: datastoreIssues related to the Datastore API.Issues related to the Datastore API.library: datastoreIssues transferred from another repositoryIssues transferred from another repositorytype: processA process-related concern. May include testing, release, or the like.A process-related concern. May include testing, release, or the like.
A screenshot that you have tested with "Try this API".
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.
What would you like to see in the library?
No response
Describe alternatives you've considered
No response
Additional context/notes
No response