@absolunet/fss
Advanced tools
Comparing version 1.4.0 to 1.5.0
{ | ||
"name": "@absolunet/fss", | ||
"version": "1.4.0", | ||
"version": "1.5.0", | ||
"description": "graceful-fs / fs-extra sync wrapper with goodies", | ||
@@ -32,3 +32,3 @@ "definition": "", | ||
"engines": { | ||
"node": ">= 11.8.0" | ||
"node": ">= 11.10.0" | ||
}, | ||
@@ -39,3 +39,3 @@ "main": "index.js", | ||
"graceful-fs": "^4.1.11", | ||
"js-yaml": "^3.12.1", | ||
"js-yaml": "^3.12.2", | ||
"json5": "^2.1.0", | ||
@@ -42,0 +42,0 @@ "junk": "^2.1.0", |
@@ -603,3 +603,3 @@ # @absolunet/fss | ||
*Required*<br> | ||
Type: `string`<br> | ||
Type: `String`<br> | ||
Path of directory to scan. | ||
@@ -609,3 +609,3 @@ | ||
*Required*<br> | ||
Type: `string`<br> | ||
Type: `String`<br> | ||
Scan for `file` or `dir` | ||
@@ -612,0 +612,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
34796
12
1
Updatedjs-yaml@^3.12.2