Socket
Socket
Sign inDemoInstall

@files-stack/core

Package Overview
Dependencies
1
Maintainers
3
Versions
234
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.59-alpha.34 to 0.0.59-alpha.35

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.0.59-alpha.35](https://github.com/cdmbase/files-stack/compare/v0.0.59-alpha.34...v0.0.59-alpha.35) (2020-11-06)
**Note:** Version bump only for package @files-stack/core
## [0.0.59-alpha.34](https://github.com/cdmbase/files-stack/compare/v0.0.59-alpha.33...v0.0.59-alpha.34) (2020-11-05)

@@ -8,0 +16,0 @@

3

lib/interfaces/context.d.ts

@@ -8,2 +8,3 @@ import { ICustomTextFileService, ICacheTextFileService } from './textfiles';

import { IClientService } from './service';
import { INotificationService } from '@workbench-stack/core';
/**

@@ -53,2 +54,4 @@ *

dataSources: IDataSources;
/** Backend NotificationService */
notificationService: INotificationService;
}

4

package.json
{
"name": "@files-stack/core",
"version": "0.0.59-alpha.34",
"version": "0.0.59-alpha.35",
"description": "files core for higher packages to depend on",

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

},
"gitHead": "78e9e813567cec5d77489b2a74112d8ee963c50c"
"gitHead": "dea42a965635e027cece65bfa8d29a5d4353ba47"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc