Socket
Socket
Sign inDemoInstall

@files-stack/client-core

Package Overview
Dependencies
Maintainers
1
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.26-4 to 0.0.26-5

1

lib/interfaces/files.d.ts

@@ -23,2 +23,3 @@ import { ICoreBaseStat, ICoreFileStat } from '@files-stack/core';

addIgnore?: string;
allSave?: boolean;
}

@@ -25,0 +26,0 @@ export interface IFileExpand {

6

package.json
{
"name": "@files-stack/client-core",
"version": "0.0.26-4",
"version": "0.0.26-5",
"description": "xterm server services for Node",

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

"devDependencies": {
"@files-stack/utils": "^0.0.26-4",
"@files-stack/utils": "^0.0.26-5",
"cross-env": "^5.1.3",

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

"dependencies": {
"@files-stack/core": "^0.0.26-4"
"@files-stack/core": "^0.0.26-5"
},

@@ -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