You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@ui5/fs

Package Overview
Dependencies
Maintainers
4
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous
1235
Next

2.0.2

Diff

Changelog

Source

[v2.0.2] - 2020-07-30

Bug Fixes

Reverts

  • [FIX] adapters/Memory: Return cloned resources (#235)

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

ui5-bot
published 2.0.1 •

Changelog

Source

[v2.0.1] - 2020-04-30

Bug Fixes

  • Namespaces in API Reference (JSDoc) b9d7b3c

<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>

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc