Socket
Socket
Sign inDemoInstall

@files-stack/core

Package Overview
Dependencies
Maintainers
1
Versions
240
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@files-stack/core - npm Package Compare versions

Comparing version 0.0.27-3 to 0.0.27-4

2

lib/interfaces/files.d.ts

@@ -24,2 +24,3 @@ import URI from '@vscode/base-node/vs/base/common/uri';

etag?: string;
size?: number;
}

@@ -30,3 +31,2 @@ export interface ICoreFileStat extends ICoreBaseStat {

children?: ICoreFileStat[];
size?: number;
}

@@ -33,0 +33,0 @@ export interface IFileOperationResult {

{
"name": "@files-stack/core",
"version": "0.0.27-3",
"version": "0.0.27-4",
"description": "files core for higher packages to depend on",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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