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.28-17 to 0.0.28-18

5

lib/interfaces/files-settings.d.ts

@@ -1,5 +0,4 @@

export interface IFilesSettings {
import { IHemeraSettings } from '@common-stack/server-core';
export interface IFilesSettings extends IHemeraSettings {
rootFilePath: string;
namespace?: string;
workspaceId?: string;
}

2

package.json
{
"name": "@files-stack/core",
"version": "0.0.28-17",
"version": "0.0.28-18",
"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