Socket
Socket
Sign inDemoInstall

@files-stack/core

Package Overview
Dependencies
Maintainers
3
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.56-21 to 0.0.56-22

8

CHANGELOG.md

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

## [0.0.56-22](https://github.com/cdmbase/files-stack/compare/v0.0.56-21...v0.0.56-22) (2019-06-21)
**Note:** Version bump only for package @files-stack/core
## [0.0.56-21](https://github.com/cdmbase/files-stack/compare/v0.0.56-20...v0.0.56-21) (2019-06-16)

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

2

lib/interfaces/files.d.ts

@@ -1,2 +0,2 @@

import { URI } from '@vscode/base-node/vs/base/common/uri';
import { URI } from '@vscode/monaco-editor/esm/vs/base/common/uri';
export declare enum FileOperation {

@@ -3,0 +3,0 @@ CREATE = 0,

@@ -1,2 +0,2 @@

import { URI } from '@vscode/base-node/vs/base/common/uri';
import { URI } from '@vscode/monaco-editor/esm/vs/base/common/uri';
import { IEncodingOverride } from './files';

@@ -3,0 +3,0 @@ export interface IResolveFileOptions {

{
"name": "@files-stack/core",
"version": "0.0.56-21",
"version": "0.0.56-22",
"description": "files core for higher packages to depend on",

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

},
"gitHead": "c5207e1d8ec71b69fae238c9afa591ff086f1282"
"gitHead": "bb9497f8f3830474f6148db4fb7a8732c7d81c15"
}

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