Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
nebulab-dropbox
Advanced tools
This is a JavaScript client library for the Dropbox API, written in CoffeeScript, suitable for use in both modern browsers and in server-side code running under node.js.
This library is tested against the following JavaScript platforms.
Keep in mind that the versions above are not hard requirements.
The getting started guide will help you get your first dropbox.js application up and running.
The code snippets guide contains some JavaScript fragments that may be useful in the latter stages of application development. The sample apps source code can be useful as a scaffold or as an illustration of how all the pieces fit together.
The dropbox.js API reference can be a good place to bookmark while building your application.
If you run into a problem, take a look at the dropbox.js GitHub issue list. Please open a new issue if your problem wasn't already reported.
This project mostly follows semantic versioning.
Until the library reaches version 1.0, changes to the public API will always carry a minor version bump, such as going from 0.7.2 to 0.8.0. Patch releases (e.g. 0.8.0 -> 0.8.1) may introduce new features that don't break the public API.
The development guide will make your life easier if you need to change the source code.
This library is written in CoffeeScript. These notes can help you understand if that matters to you.
This lists the most serious problems that you might run into while using
dropbox.js
. See
the GitHub issue list for a
full list of outstanding problems.
The library only works when used from https://
pages, due to
these issues.
Reading and writing binary files is unsupported.
At the moment, there are no plans for fixing these issues.
The library is Copyright (c) 2012 Dropbox Inc., and distributed under the MIT License.
FAQs
Client library for the Dropbox API
The npm package nebulab-dropbox receives a total of 5 weekly downloads. As such, nebulab-dropbox popularity was classified as not popular.
We found that nebulab-dropbox demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.