bitrix icon indicating copy to clipboard operation
bitrix copied to clipboard

Bitrix24 REST API client that doesn't suck. Suffer no more.

Results 37 bitrix issues
Sort by recently updated
recently updated
newest added

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3. Changelog Sourced from shell-quote's changelog. 1.7.3 Fix a security issue where the regex for windows drive letters allowed some shell meta-characters to escape the...

dependencies

Bumps [got](https://github.com/sindresorhus/got) from 11.8.2 to 11.8.5. Release notes Sourced from got's releases. v11.8.5 Backport https://github.com/sindresorhus/got/commit/861ccd9ac2237df762a9e2beed7edd88c60782dc https://github.com/sindresorhus/got/compare/v11.8.4...v11.8.5 v11.8.3 Bump cacheable-request dependency (#1921) 9463bb6 Fix HTTPError missing .code property (#1739) 0e167b8 https://github.com/sindresorhus/got/compare/v11.8.2...v11.8.3...

dependencies

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=got&from_version=11.8.2&to_version=11.8.5&pr_id=c17b33a4-4568-4b56-887e-2744feade1ce&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade @types/lodash.chunk from 4.2.6 to 4.2.7. :information_source: Keep your dependencies up-to-date....

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade @types/lodash.frompairs from 4.0.6 to 4.0.7. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=@types/lodash.frompairs&from_version=4.0.6&to_version=4.0.7&pr_id=4793466b-8c9e-4e01-aa56-c6b60d7d7736&visibility=true&has_feature_flag=false) :information_source: Keep your...

So, i'm doing `bitrix.call('crm.product.property.add', query)` with a list property which has really large amount of options, and i'm getting 414 error. Is there any way to fix that? Aren't queries...

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Hello, I'm trying to use the crm.stagehistory.list method the following way: ``` bitrix.list('crm.stagehistory.list' as any, { entityTypeId: 2 } as any) .then((payload) => { console.log(payload); }); ``` However, if you...

Snyk has created this PR to upgrade qs from 6.10.1 to 6.10.2. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=qs&from_version=6.10.1&to_version=6.10.2&pr_id=6d905df4-0bf0-4daf-91bf-38bd726cd0b2&visibility=true&has_feature_flag=false) :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...