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

3.0.5

Diff

Changelog

Source

[v3.0.5] - 2023-10-09

<a name="v3.0.4"></a>

ui5-bot
published 3.0.4 •

Changelog

Source

[v3.0.4] - 2023-05-23

Bug Fixes

<a name="v3.0.3"></a>

ui5-bot
published 3.0.3 •

Changelog

Source

[v3.0.3] - 2023-04-21

Dependency Updates

  • Bump minimatch from 8.0.4 to 9.0.0 (#497) 56d4542
  • Bump minimatch from 7.4.4 to 8.0.2 a53a4e3

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

ui5-bot
published 3.0.2 •

Changelog

Source

[v3.0.2] - 2023-03-01

Dependency Updates

  • Bump minimatch from 6.2.0 to 7.2.0 d2c37d4

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

ui5-bot
published 3.0.1 •

Changelog

Source

[v3.0.1] - 2023-02-16

Dependency Updates

  • Bump minimatch from 6.1.8 to 6.2.0 20e9311

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

ui5-bot
published 3.0.0 •

Changelog

Source

[v3.0.0] - 2023-02-09

Breaking Changes

  • Transform to ES Modules (#398) 2b61580
  • Throw an error on write of a resource when path does not starts with virBasePath of the respective adapter (#453) d76575f
  • Clone resources when writing in and reading from the Memory (#448) 3454bc1
  • AbstractAdapter: Virtual base path must end with slash 6d1f411
  • resourceFactory: Remove #createCollectionsForTree a4d15f6
  • Require Node.js >= 16.18.0 / npm >= 8 94029de

BREAKING CHANGE

An error is thrown when a resource shall be written to an adapter where the path of the resource does not starts with the virtual base path defined in the adapter.

Resources stored in the adapters can not be modified by reference anymore. All modifications need to be persisted by using the #write method in order to be reflected in the adapter.

This package has been transformed to ES Modules. Therefore it no longer provides a CommonJS export. If your project uses CommonJS, it needs to be converted to ES Modules or use a dynamic import.

For more information see also:

  • https://sap.github.io/ui5-tooling/updates/migrate-v3/
  • https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c

Support for older Node.js and npm releases has been dropped. Only Node.js v16.18.0 and npm v8 or higher are supported.

Features

  • Add Link-reader and WriterCollection a0e5cf3
  • Introduce Readers "Filter" and "Transformer" (#331) f46e6d1
  • Resource: Add isModified method f6a590a

Bug Fixes

  • Allow resource migration (#407) 1722d71
  • FileSystem Adapter: Use fs.copy / Skip writing when resource is unchanged (#370) 9ac6a39

Dependency Updates

  • Bump minimatch from 5.1.4 to 6.1.5 e6b8d14

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

ui5-bot
published 3.0.0-rc.6 •

ui5-bot
published 3.0.0-rc.5 •

ui5-bot
published 3.0.0-rc.4 •

ui5-bot
published 3.0.0-rc.3 •

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