Socket
Socket
Sign inDemoInstall

@files-stack/client-react

Package Overview
Dependencies
Maintainers
1
Versions
262
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@files-stack/client-react - npm Package Compare versions

Comparing version 0.0.26-5 to 0.0.26-6

1

lib/components/files-header/files-header-menu-component.d.ts

@@ -14,4 +14,5 @@ import { IContent } from '@files-stack/client-core';

close: (content: IContent) => any;
keepOpen: (content: IContent) => any;
}
export declare type IFilesHeaderMenuProps = IFilesHeaderMenuOwnProps & IEditorStateProps & IFilesHeaderMenuDispatchProps;
export declare const FilesHeaderMenu: any;

@@ -32,2 +32,3 @@ /// <reference types="react" />

private expandAfterDelay(fileStat, path);
private getClickHandler;
private handleClick;

@@ -34,0 +35,0 @@ private handleDoubleClick;

12

package.json
{
"name": "@files-stack/client-react",
"version": "0.0.26-5",
"version": "0.0.26-6",
"description": "browser plugin for git",

@@ -63,9 +63,9 @@ "main": "lib/index.js",

"dependencies": {
"@files-stack/client-core": "^0.0.26-5",
"@files-stack/client-redux": "^0.0.26-5",
"@files-stack/core": "^0.0.26-5",
"@files-stack/graphql-gql": "^0.0.26-5"
"@files-stack/client-core": "^0.0.26-6",
"@files-stack/client-redux": "^0.0.26-6",
"@files-stack/core": "^0.0.26-6",
"@files-stack/graphql-gql": "^0.0.26-6"
},
"devDependencies": {
"@files-stack/graphql-schema": "^0.0.26-5",
"@files-stack/graphql-schema": "^0.0.26-6",
"jest": "^22.1.0",

@@ -72,0 +72,0 @@ "rimraf": "^2.6.1",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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