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

@absolunet/fss

Package Overview
Dependencies
Maintainers
2
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@absolunet/fss - npm Package Compare versions

Comparing version 1.4.0 to 1.5.0

.DS_Store

6

package.json
{
"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 @@

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