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

post-compile-webpack-plugin

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

post-compile-webpack-plugin - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

dist/index.cjs.js

9

package.json
{
"name": "post-compile-webpack-plugin",
"version": "0.1.0",
"version": "0.1.1",
"description": "Run your code after compilation is done.",

@@ -10,7 +10,9 @@ "repository": {

"scripts": {
"test": "npm run lint",
"test": "npm run lint && npm run build",
"build": "bili --name index",
"lint": "xo"
},
"main": "dist/index.cjs.js",
"files": [
"index.js"
"dist"
],

@@ -20,2 +22,3 @@ "author": "EGOIST <0x142857@gmail.com>",

"devDependencies": {
"bili": "^0.12.0",
"xo": "^0.17.1"

@@ -22,0 +25,0 @@ },

# post-compile-webpack-plugin
[![NPM version](https://img.shields.io/npm/v/post-compile-webpack-plugin.svg?style=flat-square)](https://npmjs.com/package/post-compile-webpack-plugin) [![NPM downloads](https://img.shields.io/npm/dm/post-compile-webpack-plugin.svg?style=flat)](https://npmjs.com/package/post-compile-webpack-plugin) [![Build Status](https://img.shields.io/circleci/project/EGOIST/post-compile-webpack-plugin/master.svg?style=flat)](https://circleci.com/gh/EGOIST/post-compile-webpack-plugin) [![donate](https://img.shields.io/badge/$-donate-ff69b4.svg?maxAge=2592000&style=flat)](https://github.com/EGOIST/donate)
[![NPM version](https://img.shields.io/npm/v/post-compile-webpack-plugin.svg?style=flat-square)](https://npmjs.com/package/post-compile-webpack-plugin) [![NPM downloads](https://img.shields.io/npm/dm/post-compile-webpack-plugin.svg?style=flat)](https://npmjs.com/package/post-compile-webpack-plugin) [![Build Status](https://img.shields.io/circleci/project/egoist/post-compile-webpack-plugin/master.svg?style=flat)](https://circleci.com/gh/egoist/post-compile-webpack-plugin) [![donate](https://img.shields.io/badge/$-donate-ff69b4.svg?maxAge=2592000&style=flat)](https://github.com/egoist/donate)

@@ -5,0 +5,0 @@ ## Install

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