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 2.0.4 to 2.0.5

9

CHANGELOG.md

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

A list of unreleased changes can be found [here](https://github.com/SAP/ui5-fs/compare/v2.0.4...HEAD).
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-fs/compare/v2.0.5...HEAD).
<a name="v2.0.5"></a>
## [v2.0.5] - 2020-11-06
### Performance Improvements
- Reduce install size by moving 'mock-require' to devDependencies [`173f4ff`](https://github.com/SAP/ui5-fs/commit/173f4ffc55f0e264025c6e2bce12721a6673790a)
<a name="v2.0.4"></a>

@@ -120,2 +126,3 @@ ## [v2.0.4] - 2020-10-22

[v2.0.5]: https://github.com/SAP/ui5-fs/compare/v2.0.4...v2.0.5
[v2.0.4]: https://github.com/SAP/ui5-fs/compare/v2.0.3...v2.0.4

@@ -122,0 +129,0 @@ [v2.0.3]: https://github.com/SAP/ui5-fs/compare/v2.0.2...v2.0.3

10

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

@@ -113,3 +113,2 @@ "author": {

"minimatch": "^3.0.3",
"mock-require": "^3.0.3",
"pretty-hrtime": "^1.0.3",

@@ -127,10 +126,11 @@ "random-int": "^2.0.1",

"docdash": "^1.2.0",
"eslint": "^7.11.0",
"eslint": "^7.12.1",
"eslint-config-google": "^0.14.0",
"eslint-plugin-jsdoc": "^30.6.5",
"eslint-plugin-jsdoc": "^30.7.5",
"jsdoc": "^3.6.6",
"mock-require": "^3.0.3",
"nyc": "^15.1.0",
"open-cli": "^6.0.1",
"rimraf": "^3.0.2",
"sinon": "^9.2.0",
"sinon": "^9.2.1",
"tap-nyan": "^1.1.0",

@@ -137,0 +137,0 @@ "tap-xunit": "^2.4.1"

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