box-node-sdk icon indicating copy to clipboard operation
box-node-sdk copied to clipboard

A Javascript interface for interacting with the Box API. You can find the node package at

Results 29 box-node-sdk issues
Sort by recently updated
recently updated
newest added

### Is your feature request related to a problem? Please describe. ES2018 supports for-await-of statements, which conveniently iterates over an async _iterable_ object. https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/for-await...of `PagingIterator`s returned by enumerating methods of...

enhancement

- [x] I have checked that the [SDK documentation][sdk-docs] doesn't solve my issue. - [x] I have checked that the [API documentation][api-docs] doesn't solve my issue. - [x] I have...

bug

- [X] I have checked that the [SDK documentation][sdk-docs] doesn't solve my issue. - [X] I have checked that the [API documentation][api-docs] doesn't solve my issue. - [X] I have...

question

Just to test some things.

Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.7 to 3.9.11. Release notes Sourced from vm2's releases. 3.9.11 New Features https://github.com/patriksimek/vm2/commit/58478a58c6f4af3c54faf4117ed5ab72d2cc8cd5: Add option require.strict to allow to load required modules in non strict mode. Fixes...

dependencies

- [x] I have checked that the [SDK documentation][sdk-docs] doesn't solve my issue. - [x] I have checked that the [API documentation][api-docs] doesn't solve my issue. - [x] I have...

bug

### Is your feature request related to a problem? Please describe. Currently the sdk sets no default timeout and provides no official configuration option to limit the request timeout. From...

enhancement

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies