Socket
Socket
Sign inDemoInstall

@ui5/fs

Package Overview
Dependencies
41
Maintainers
4
Versions
41
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1235Next

2.0.1

Diff

Changelog

Source

[v2.0.1] - 2020-04-30

Bug Fixes

<a name="v2.0.0"></a>

ui5-bot
published 2.0.0 •

Changelog

Source

[v2.0.0] - 2020-03-31

Breaking Changes

Dependency Updates

BREAKING CHANGE

Remove deprecated parameter "useNamespaces" from method "resourceFactory.createCollectionsForTree". Use parameter "getVirtualBasePathPrefix" instead.

Support for older Node.js releases has been dropped. Only Node.js v10 or higher is supported.

<a name="v1.1.2"></a>

randombyte
published 1.1.2 •

Changelog

Source

[v1.1.2] - 2019-07-01

Dependency Updates

  • Bump globby from 9.2.0 to 10.0.0 573e853

<a name="v1.1.1"></a>

randombyte
published 1.1.1 •

Changelog

Source

[v1.1.1] - 2019-06-18

Bug Fixes

  • fsInterface: Handle non-POSIX paths correctly (#147) 1ad0cc8

<a name="v1.1.0"></a>

randombyte
published 1.1.0 •

Changelog

Source

[v1.1.0] - 2019-06-03

Features

<a name="v1.0.2"></a>

randombyte
published 1.0.2 •

Changelog

Source

[v1.0.2] - 2019-03-21

Dependency Updates

Features

  • fsInterface: Add mkdir function 5bd91ac

<a name="v1.0.1"></a>

randombyte
published 1.0.1 •

Changelog

Source

[v1.0.1] - 2019-02-01

Bug Fixes

  • Prevent FS write from draining Resources content 370f121

Dependency Updates

  • Yarn: Pin dir-glob dependency to v2.0.0 e14457c

<a name="v1.0.0"></a>

randombyte
published 1.0.0 •

Changelog

Source

[v1.0.0] - 2019-01-10

Breaking Changes

  • index.js export: Remove top-level access to adapters f1f7831

Dependency Updates

BREAKING CHANGE

Adapters "AbstractAdapter", "FileSystem" and "Memory" used to be accessible via the top-level export of index.js (example: require("@ui5/project").FileSystem). This is no longer possible. Adapters are now grouped in the top-level object "adapters" and can be accessed from there (example: require("@ui5/project").adapters.FileSystem).

<a name="v0.2.0"></a>

randombyte
published 0.2.0 •

Changelog

Source

[v0.2.0] - 2018-07-11

<a name="v0.1.0"></a>

randombyte
published 0.1.0 •

Changelog

Source

[v0.1.0] - 2018-06-26

<a name="v0.0.1"></a>

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc