nodejs icon indicating copy to clipboard operation
nodejs copied to clipboard

Everything related to the Node.js ecosystem for the commercetools platform.

Results 94 nodejs issues
Sort by recently updated
recently updated
newest added

https://github.com/commercetools/nodejs/pull/53#discussion_r98162041

Type: Question

- name for the logger - predicate function - filter function - custom logger object - format / colors

Hello, Cloud you please include `Standalone prices` as part of api request builder services? https://github.com/commercetools/nodejs/blob/737c4a64cd9e9e11cae871ea48a08241e89c1544/packages/api-request-builder/src/default-services.js#L3 Thanks.

we converted our cjs lambdas to esm to use top-level awaits. also we are using esbuild. got error when trying to create new instance of SdkAuth, : ```js import SdkAuth...

#### Summary Hello 👋 I'm the founder and CEO of GitBook. I've noticed that this repository is still using the deprecated GitBook CLI. I wanted to show you a quick...

There is no support for API Extension in [sync-actions](https://github.com/commercetools/nodejs/tree/master/packages/sync-actions). Is there any plan to add it soon? Thank you.

Type: New Feature

### Description It would be great if we have a sanitize() function fo user input tool to prevent SQL injection. Consider this code ```js { "anonymousId": some_user_input, "email": "[email protected]" }...

We'd like to update the script for category exporter a bit, based on the issues the customer in this ticket https://commercetools.atlassian.net/browse/SUPPORT-24058 had. @VineetKumarKushwaha please take a look and update anything...

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5. Release notes Sourced from word-wrap's releases. 1.2.5 Changes: Reverts default value for options.indent to two spaces ' '. Full Changelog: https://github.com/jonschlinkert/word-wrap/compare/1.2.4...1.2.5 1.2.4 What's Changed...

dependencies