Socket
Socket
Sign inDemoInstall

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 1.3.3 to 1.3.4-beta.1

0

bin/clear-path.js

@@ -0,0 +0,0 @@ #!/usr/bin/env node

@@ -0,0 +0,0 @@ /**

21

package.json
{
"name": "clear-path",
"version": "1.3.3",
"version": "1.3.4-beta.1",
"description": "A node library for deleting a path if exists using del",

@@ -17,7 +17,2 @@ "license": "MIT",

],
"scripts": {
"prepare": "husky install",
"precommit": "lint-staged",
"lint": "eslint **/*.js"
},
"keywords": [

@@ -47,16 +42,4 @@ "clean",

"cosmiconfig": "^7.0.1",
"del": "6.1.1"
"del": "7.1.0"
},
"devDependencies": {
"@babel/core": "~7.20.2",
"@babel/eslint-parser": "^7.19.1",
"eslint": "^8.26.0",
"husky": "^8.0.1",
"lint-staged": "^13.0.3"
},
"lint-staged": {
"*.js": [
"eslint --fix"
]
},
"clearpath": [

@@ -63,0 +46,0 @@ "dist"

@@ -0,0 +0,0 @@ # clear-path

Sorry, the diff of this file is not supported yet

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