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

clear-path

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clear-path - npm Package Compare versions

Comparing version 0.1.2 to 1.0.0

3

index.js
/**
* Imports
*/
const fs = require( "fs" );
const del = require("del");

@@ -23,2 +24,2 @@ const chalk = require("chalk");

*/
export const clearPath = action;
module.exports = action;
{
"name": "clear-path",
"version": "0.1.2",
"version": "1.0.0",
"description": "simple script to delete a path if exists",

@@ -5,0 +5,0 @@ "main": "index.js",

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