Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

qiao-file

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

qiao-file - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

10

index.js

@@ -27,2 +27,4 @@ 'use strict';

// fs
/**

@@ -42,2 +44,4 @@ * isExists

// fs
/**

@@ -125,2 +129,4 @@ * get folders and files

// fs
/**

@@ -197,2 +203,4 @@ * cp

// fs
/**

@@ -256,2 +264,4 @@ * ls dir

// fs
/**

@@ -258,0 +268,0 @@ * extname

4

package.json
{
"name": "qiao-file",
"version": "1.0.3",
"version": "1.0.4",
"description": "nodejs file tool",

@@ -27,3 +27,3 @@ "author": "uikoo9 <uikoo9@qq.com>",

},
"gitHead": "a90554b9aa8312bd0f5dac1b1c2eb297ea126ae5"
"gitHead": "541c731db69cda21170f1954dcccadcd421987f2"
}

@@ -1,3 +0,1 @@

'use strict';
// fs

@@ -4,0 +2,0 @@ export * as fs from 'fs';

@@ -1,3 +0,1 @@

'use strict';
// fs

@@ -4,0 +2,0 @@ import fs from 'fs';

@@ -1,3 +0,1 @@

'use strict';
// fs

@@ -4,0 +2,0 @@ import fs from 'fs';

@@ -1,3 +0,1 @@

'use strict';
// fs

@@ -4,0 +2,0 @@ import fs from 'fs';

@@ -1,3 +0,1 @@

'use strict';
// fs

@@ -4,0 +2,0 @@ import fs from 'fs';

@@ -1,3 +0,1 @@

'use strict';
// fs

@@ -4,0 +2,0 @@ import fs from 'fs';

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