Socket
Socket
Sign inDemoInstall

@files-stack/client-core

Package Overview
Dependencies
Maintainers
2
Versions
152
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.0.29 to 0.0.30

4

lib/interfaces/files.d.ts

@@ -61,5 +61,5 @@ import { ICoreBaseStat, ICoreFileStat } from '@files-stack/core';

children?: any;
isDirectory?: boolean;
isDirectory: boolean;
title?: string;
hasChildren?: boolean;
hasChildren: boolean;
}

@@ -66,0 +66,0 @@ export interface IFinderOptions {

{
"name": "@files-stack/client-core",
"version": "0.0.29",
"version": "0.0.30",
"description": "xterm server services for Node",

@@ -51,3 +51,3 @@ "main": "lib/index.js",

"devDependencies": {
"@files-stack/utils": "^0.0.29",
"@files-stack/utils": "^0.0.30",
"cross-env": "^5.1.3",

@@ -59,3 +59,3 @@ "jest": "^22.4.2",

"dependencies": {
"@files-stack/core": "^0.0.29"
"@files-stack/core": "^0.0.30"
},

@@ -62,0 +62,0 @@ "typings": "lib/index.d.ts",

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