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

dropbox-client

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dropbox-client - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

5

CHANGES.md

@@ -1,2 +0,3 @@

[HEAD]
[v3.0.0]
> Apr 20, 2016

@@ -6,3 +7,3 @@ - Use `params` argument that matches Dropbox API docs Parameters

[HEAD]: https://github.com/mjackson/dropbox-client/compare/v2.0.1...HEAD
[v3.0.0]: https://github.com/mjackson/dropbox-client/compare/v2.0.1...v3.0.0

@@ -9,0 +10,0 @@ [v2.0.0]

4

package.json
{
"name": "dropbox-client",
"version": "3.0.0",
"version": "3.0.1",
"description": "Dropbox API client",

@@ -16,3 +16,3 @@ "author": "Michael Jackson",

"build": "node ./scripts/build.js",
"build-cjs": "rimraf lib && babel ./modules -d lib",
"build-cjs": "rimraf lib && babel ./modules -d lib --ignore '__tests__'",
"build-min": "webpack -p modules/index.js umd/dropbox-client.min.js",

@@ -19,0 +19,0 @@ "build-umd": "webpack modules/index.js umd/dropbox-client.js",

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