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

filemanager-webpack-plugin

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

filemanager-webpack-plugin - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

.travis.yml

3

package.json
{
"name": "filemanager-webpack-plugin",
"version": "1.0.4",
"version": "1.0.5",
"description": "Cross environment file and directory management for Webpack builds",

@@ -8,3 +8,2 @@ "main": "lib/index.js",

"build": "rollup -c",
"b": "cross-env NODE_ENV=production babel src -d dist",
"webpack": "webpack --progress",

@@ -11,0 +10,0 @@ "webpack-dev-server": "webpack-dev-server --progress"

@@ -0,3 +1,12 @@

<div align="center">
<img src="https://user-images.githubusercontent.com/19170080/29996498-a5ed1944-8fcd-11e7-8729-625eb997dbfe.png" />
</div>
# Webpack File Manager Plugin
[![Build Status](https://travis-ci.org/gregnb/filemanager-webpack-plugin.svg?branch=master)](https://travis-ci.org/gregnb/filemanager-webpack-plugin)
[![dependencies Status](https://david-dm.org/gregnb/filemanager-webpack-plugin/status.svg)](https://david-dm.org/gregnb/filemanager-webpack-plugin)
[![npm version](https://badge.fury.io/js/filemanager-webpack-plugin.svg)](https://badge.fury.io/js/filemanager-webpack-plugin)
This plugin allows you to manage files and directories before or after Webpack builds.

@@ -4,0 +13,0 @@

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