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

machinepack-fs

Package Overview
Dependencies
Maintainers
5
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

machinepack-fs - npm Package Compare versions

Comparing version 8.0.0 to 8.0.1

2

machines/mkdir.js

@@ -68,3 +68,3 @@ module.exports = {

// Now create the directory on disk.
fsx.mkdirs(inputs.destination, next);
fsx.mkdirs(inputs.destination, exits);

@@ -71,0 +71,0 @@ });//</after deleting existing file(s)/dir(s) if necessary>

{
"name": "machinepack-fs",
"version": "8.0.0",
"version": "8.0.1",
"description": "Work with the local filesystem; list files, write files, etc.",

@@ -5,0 +5,0 @@ "scripts": {

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