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.13 to 0.0.14

2

lib/interfaces/files.d.ts

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

deleted?: boolean;
addIgnore?: string;
}

@@ -16,2 +17,3 @@ export interface IEdit {

deleted?: boolean;
addIgnore?: string;
}

@@ -18,0 +20,0 @@ export interface IFileExpand {

6

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

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

"devDependencies": {
"@files-stack/utils": "^0.0.13",
"@files-stack/utils": "^0.0.14",
"cross-env": "^5.0.5",

@@ -56,3 +56,3 @@ "jest": "^21.2.1",

"dependencies": {
"@files-stack/core": "^0.0.13"
"@files-stack/core": "^0.0.14"
},

@@ -59,0 +59,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