Socket
Socket
Sign inDemoInstall

@opuscapita/react-filemanager-connector-google-drive-v2

Package Overview
Dependencies
50
Maintainers
20
Versions
40
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-beta.13 to 1.0.1

1

lib/capabilities/rename.js

@@ -49,2 +49,3 @@ 'use strict';

elementProps: {
initialValue: getSelectedResources()[0].title,
onHide: hideDialog,

@@ -51,0 +52,0 @@ onSubmit: function () {

5

package.json
{
"name": "@opuscapita/react-filemanager-connector-google-drive-v2",
"version": "1.0.0-beta.13",
"version": "1.0.1",
"description": "@opuscapita/filemanager connector for Google Drive API v2",
"main": "lib/index.js",
"scripts": {
"start": "chokidar --initial -c npm run build src",
"start": "babel --watch --copy-files src --out-dir lib",
"build": "rimraf lib && babel --copy-files src --out-dir lib",

@@ -38,5 +38,4 @@ "prepublish": "npm run build"

"babel-preset-stage-0": "6.24.1",
"chokidar-cli": "1.2.0",
"rimraf": "2.6.1"
}
}
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