🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@rainbowatcher/fs-extra

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rainbowatcher/fs-extra - npm Package Compare versions

Comparing version
0.3.0
to
0.4.0
+0
-4
dist/index.d.ts

@@ -26,6 +26,4 @@ /**

* @example
* ```js
* const isDir = await isDirSync("./")
* // isDir === true
* ```
*

@@ -40,6 +38,4 @@ * @param inputPath - The path to check.

* @example
* ```js
* const isFile = await isFileSync("./package.json")
* // isFile === true
* ```
*

@@ -46,0 +42,0 @@ * @param inputPath - The absolute path to check.

+1
-1
{
"name": "@rainbowatcher/fs-extra",
"type": "module",
"version": "0.3.0",
"version": "0.4.0",
"description": "fs extra utils",

@@ -6,0 +6,0 @@ "author": "rainbowatcher <rainbow-w@outlook.com>",