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 3.0.1 to 3.0.2

9

CHANGELOG.md

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

A list of unreleased changes can be found [here](https://github.com/SAP/ui5-fs/compare/v3.0.1...HEAD).
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-fs/compare/v3.0.2...HEAD).
<a name="v3.0.2"></a>
## [v3.0.2] - 2023-03-01
### Dependency Updates
- Bump minimatch from 6.2.0 to 7.2.0 [`d2c37d4`](https://github.com/SAP/ui5-fs/commit/d2c37d4be518b4cc812cb55b9a431796010725dc)
<a name="v3.0.1"></a>

@@ -161,2 +167,3 @@ ## [v3.0.1] - 2023-02-16

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

@@ -163,0 +170,0 @@ [v3.0.0]: https://github.com/SAP/ui5-fs/compare/v2.0.6...v3.0.0

8

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

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

"micromatch": "^4.0.5",
"minimatch": "^6.2.0",
"minimatch": "^7.4.1",
"pretty-hrtime": "^1.0.3",

@@ -143,3 +143,3 @@ "random-int": "^3.0.0"

"docdash": "^2.0.1",
"eslint": "^8.34.0",
"eslint": "^8.35.0",
"eslint-config-google": "^0.14.0",

@@ -149,3 +149,3 @@ "eslint-plugin-ava": "^14.0.0",

"esmock": "^2.1.0",
"jsdoc": "^4.0.1",
"jsdoc": "^4.0.2",
"nyc": "^15.1.0",

@@ -152,0 +152,0 @@ "open-cli": "^7.1.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