New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

diarrhea

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

diarrhea - npm Package Compare versions

Comparing version

to
3.0.5

8

HISTORY.md

@@ -1,4 +0,10 @@

# diarrhea History
# Diarrhea History
## 3.0.5
* Fix somehow lost readme
## 3.0.4
* Fix dirs removal
## 3.0.3

@@ -5,0 +11,0 @@ * Fix link in markdown

2

package.json
{
"name": "diarrhea",
"version": "3.0.4",
"version": "3.0.5",
"description": "Remove unwanted files and directories from your node_modules folder",

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

@@ -11,2 +11,3 @@ 'use strict';

cache: true,
mode: 'production',
plugins: [

@@ -13,0 +14,0 @@ new webpack.LoaderOptionsPlugin({