Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replaced deprecated "assert" with "with" #2654

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

mars-dlx
Copy link
Contributor

The "assert" was removed in NodeJS 22. Instead "with" should be used. This was added in v17.1.0, v16.14.0.

https://nodejs.org/docs/latest-v22.x/api/esm.html#import-attributes

Signed-off-by: Sergey Markov <mar.ser.dlx@gmail.com>
Copy link

netlify bot commented Sep 12, 2024

Deploy Preview for keplergl2 ready!

Name Link
🔨 Latest commit 97c3e1d
🔍 Latest deploy log https://app.netlify.com/sites/keplergl2/deploys/66e3024a5981320008fc56c8
😎 Deploy Preview https://deploy-preview-2654--keplergl2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@heshan0131 heshan0131 merged commit 66b7fbd into keplergl:master Sep 12, 2024
11 checks passed
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