Socket
Socket
Sign inDemoInstall

react-google-drive-rest-api

Package Overview
Dependencies
46
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.4 to 1.1.5

12

package.json
{
"name": "react-google-drive-rest-api",
"version": "1.1.4",
"version": "1.1.5",
"description": "a helper for service account auth and google drive restful api",
"main": "index.js",
"repository" :{
"type" : "git",
"url" : "https://github.com/SunnySunnyOMG/react-google-drive-rest-api.git"
"repository": {
"type": "git",
"url": "https://github.com/SunnySunnyOMG/react-google-drive-rest-api.git"
},
"dependencies": {
"axios": "^0.18.0",
"base64url": "^3.0.0",
"base64url": "^2.0.0",
"crypto-browserify": "^3.12.0"

@@ -21,2 +21,4 @@ },

"scripts": {
"compile": "babel -d lib/ src/",
"prepublish": "npm run compile",
"test": "echo \"Error: no test specified\" && exit 1"

@@ -23,0 +25,0 @@ },

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc