Skip to content

Conversation

schmit
Copy link
Contributor

@schmit schmit commented Mar 7, 2024


labels: mergeable

Fixes: #issue

Motivation and Context

Buffer is not generally available in javascript clients as it only comes with Node. This means we currently run into issues decoding regex expressions in the client SDK

Description

Remove dependency on Buffer

How has this been tested?

Updated tests

@schmit schmit requested review from aarsilv and leoromanovsky March 7, 2024 23:40
Copy link
Member

@leoromanovsky leoromanovsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the best platform

@@ -4,28 +4,28 @@

"@ampproject/remapping@^2.2.0":
version "2.2.1"
resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.2.1.tgz#99e8e11851128b8702cd57c33684f1d0f260b630"
resolved "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.2.1.tgz"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not quite sure why all these got updated from yarnpkg to npmjs

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.

2 participants