Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@box/cli

Package Overview
Dependencies
Maintainers
2
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@box/cli - npm Package Versions

124

3.2.0

Diff

Changelog

Source

3.2.0 (2022-06-30)

New Features and Enhancements

  • Added support for stream type admin_logs_streaming (#337) (7596157)

Bug Fixes

box-npm
published 3.1.0 •

Changelog

Source

3.1.0 (2022-06-17)

New Features and Enhancements

  • Add --all flag for search to return all results (#336) (23ea0a5)
  • add unique state parameter to OAuth2 login (#292) (5ce6a40)
  • allow changing base URLs (#303) (e284059)
  • obtain oauth authorization from commandline (#299) (18c88bb)
  • use native credential storage for MacOS and Windows (#295) (74c4922)

Bug Fixes

  • users:transfer-content to respect quiet flag (#288) (1d0bbab)
  • correctly pass copy-instance-on-item-copy flag (#285) (cd4fbf4)
  • Fix updating webhook triggers (#297) (09e94c3)
  • support large output when using json flag by replacing json.stringify (#328) (1204f2c)
  • Support limit flag for Box Search (#323) (0009a77), closes #322
  • Support OAuth with multiple redirect URIs (#302) (9fe216e)
box-npm
published 3.0.0 •

Changelog

Source

3.0.0 (2022-01-27)

⚠ BREAKING CHANGES

  • Drop support for Node 10
  • Insensitive language changes (#247, #252)

New Features and Enhancements

  • Add support for login with OAuth (#240)
  • feat: support as-user flag for bulk files and when token is present (#270)
  • Add support for copyInstanceOnItemCopy field for metadata templates (#239)
  • Add support note to the mdfilter equality check in search (#253)
  • Add support for Box Sign API (#258)
  • Add support Metadata Query API (#259)
  • fix: folder:collaborations:add make role a required flag (SDK-1070) (#261)
  • Minor dependencies upgrade
  • Add new API for files and file versions under retention (#250)
  • Adding support for sign request (#258)
  • Support Metadata Query API (#259)
  • chore: enforce conventional commits (#268)
  • feat: support as-user flag for bulk files and when token is present (#270)

Bug Fixes

  • fix: folder:collaborations:add make role a required flag (#261)
  • fix: Fixed shared-links delete example. (#262)
box-npm
published 2.9.0 •

Changelog

Source

2.9.0 (2021-02-22)

New Features and Enhancements

  • Add ability to add an option to a metadata template multi select field (#230)
  • Add folder lock functionality (#232)
  • Add support for search param to get shared link items (#233)

Bug Fixes

  • Fix events command bug when there is no stream position flag (#234)
box-npm
published 2.8.0 •

Changelog

Source

2.8.0 (2020-12-03)

Warning:

  • Due to the changes in (#217), additional details about Box Items may now be returned for some commands.

New Features and Enhancements

  • Output contents of array for bulk commands (#217)

Bug Fixes

  • Fix bug with setting proxy settings (#218)
box-npm
published 2.7.0 •

Changelog

Source

2.7.0 (2020-11-02)

New Features and Enhancements

  • Make commands collaborations:add, shared-links:update, shared-links:delete, users:search that were previously hidden, now available (#211)
  • Add filter_term parameter to groups:list (#210)

Bug Fixes

  • Fix bug with setting proxy settings (#213)
box-npm
published 2.6.0 •

Changelog

Source

2.6.0 [2020-08-20]

  • Fix filename issue when saving reports on Windows
  • Add proxy support for http, https, socks and pac protocols. Proxy settings can be found under box configure:settings
  • Add zip functionality
box-npm
published 2.5.1 •

Changelog

Source

2.5.1 [2020-04-14]

  • Added --quiet flag to suppress any non-error output to stderr
  • Fixed a bug for the --restrict-collaboration flag for box folders:update where previously the flag would not restrict the collaborations when passed as true and would restrict collaborations when passed as false
  • Added box trash:restore to restore a trashed item and box trash:get to get information on a trashed item
  • Fixed a bug where flags that can be specified multiple times in a single command could not be passed through the command line for bulk commands
  • Note: Skipped version 2.5.0 due to development of new release process
mattwiller
published 2.4.0 •

Changelog

Source

2.4.0 [2019-08-29]

  • Fixed an issue where the CSV formatting of commands that return multiple different object types (e.g box files:metadata:list and box search) would only include the columns from the first object in the result set. These commands now output the full set of columns across all objects in the result set.
  • Added a success message to box collaborations:update when setting --role=owner; previously the command would output undefined.
  • Added support for setting external App User IDs in the box users:create and box users:update commands with the --external-id flag
mattwiller
published 2.3.0 •

Changelog

Source

2.3.0 [2019-05-23]

  • Added --confirm flag to the box users:email-aliases:add command to automatically confirm the email alias
  • Added --restrict-to-enterprise flag to the box folders:update command to restrict collaboration on the folder to the owner's enterprise
  • Fixed a bug in the box folders:update command where the --upload-email-access flag would not correctly set the folder upload email access level
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc