Socket
Socket
Sign inDemoInstall

safe-wipe

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

safe-wipe - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

14

package.json
{
"name": "safe-wipe",
"version": "0.2.3",
"version": "0.2.4",
"homepage": "https://github.com/themeleon/safe-wipe",
"bugs": "https://github.com/themeleon/safe-wipe/issues",
"license": {
"type": "Unlicense",
"url": "http://unlicense.org/"
},
"license": "Unlicense",
"contributors": [

@@ -23,3 +17,2 @@ {

],
"repository": {

@@ -29,7 +22,5 @@ "type": "git",

},
"scripts": {
"test": "eslint index.js"
},
"dependencies": {

@@ -40,3 +31,2 @@ "extend": "2.*",

},
"devDependencies": {

@@ -43,0 +33,0 @@ "eslint": "0.*"

2

README.md

@@ -28,3 +28,3 @@ # safe-wipe [![npm version](http://img.shields.io/npm/v/safe-wipe.svg?style=flat-square)](https://www.npmjs.org/package/safe-wipe)

| `force` | Whether to force the wipe if the folder is not empty. | `false` |
| `silent` | The error messages are not printed if this is et to `true`. | `false` |
| `silent` | The error messages are not printed if this is set to `true`. | `false` |
| `messages` | An object of messages for user prompt and error display. | |

@@ -31,0 +31,0 @@

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