dropbox-client
Advanced tools
Comparing version 3.0.0 to 3.0.1
@@ -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] |
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
43597
9
822