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

dropbox-with-offline-refresh-token

Package Overview
Dependencies
Maintainers
0
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dropbox-with-offline-refresh-token - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

4

package.json
{
"name": "dropbox-with-offline-refresh-token",
"version": "1.0.6",
"version": "1.0.7",
"description": "use can easily use the dropbox api without have to handle all the authentication stuff. all you need is a single offline refresh token.",

@@ -9,3 +9,3 @@ "main": "target/lib/Client.js",

"test": "echo \"Error: no test specified\" && exit 1",
"build_publish": "npx tsc"
"build_publish": "npx tsc && npm version patch && npm publish"
},

@@ -12,0 +12,0 @@ "repository": {

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