Socket
Socket
Sign inDemoInstall

@ui5/fs

Package Overview
Dependencies
Maintainers
4
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ui5/fs - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

6

CHANGELOG.md

@@ -5,4 +5,7 @@ # Changelog

A list of unreleased changes can be found [here](https://github.com/SAP/ui5-fs/compare/v4.0.0...HEAD).
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-fs/compare/v4.0.1...HEAD).
<a name="v4.0.1"></a>
## [v4.0.1] - 2024-08-25
<a name="v4.0.0"></a>

@@ -204,2 +207,3 @@ ## [v4.0.0] - 2024-07-23

- **AbstractAdapter:** Fix normalization of globstar [`6d484e8`](https://github.com/SAP/ui5-fs/commit/6d484e847b62aa0829641f25a76dcc89b0840d44)
[v4.0.1]: https://github.com/SAP/ui5-fs/compare/v4.0.0...v4.0.1
[v4.0.0]: https://github.com/SAP/ui5-fs/compare/v3.0.5...v4.0.0

@@ -206,0 +210,0 @@ [v3.0.5]: https://github.com/SAP/ui5-fs/compare/v3.0.4...v3.0.5

14

package.json
{
"name": "@ui5/fs",
"version": "4.0.0",
"version": "4.0.1",
"description": "UI5 Tooling - File System Abstraction",

@@ -126,3 +126,3 @@ "author": {

"dependencies": {
"@ui5/logger": "^4.0.0",
"@ui5/logger": "^4.0.1",
"clone": "^2.1.2",

@@ -132,3 +132,3 @@ "escape-string-regexp": "^5.0.0",

"graceful-fs": "^4.2.11",
"micromatch": "^4.0.7",
"micromatch": "^4.0.8",
"minimatch": "^10.0.1",

@@ -139,2 +139,3 @@ "pretty-hrtime": "^1.0.3",

"devDependencies": {
"@eslint/js": "^9.8.0",
"@istanbuljs/esm-loader-hook": "^0.2.0",

@@ -146,7 +147,8 @@ "ava": "^6.1.3",

"docdash": "^2.0.2",
"eslint": "^8.57.0",
"eslint": "^9.9.1",
"eslint-config-google": "^0.14.0",
"eslint-plugin-ava": "^14.0.0",
"eslint-plugin-jsdoc": "^48.8.3",
"eslint-plugin-ava": "^15.0.1",
"eslint-plugin-jsdoc": "^50.2.2",
"esmock": "^2.6.7",
"globals": "^15.9.0",
"jsdoc": "^4.0.3",

@@ -153,0 +155,0 @@ "nyc": "^17.0.0",

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