butternut-webpack-plugin
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "butternut-webpack-plugin", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "Butternut webpack plugin", | ||
"main": "dist/index.js", | ||
"files": ["dist"], | ||
"files": [ | ||
"dist" | ||
], | ||
"scripts": { | ||
"build": "rm -rf dist && babel index.js --out-dir dist" | ||
"build": "rm -rf dist && babel index.js --out-dir dist", | ||
"lint": "eslint index.js" | ||
}, | ||
@@ -18,4 +21,6 @@ "author": "Balthazar Gronon <bgronon@gmail.com>", | ||
"babel-cli": "^6.24.1", | ||
"babel-eslint": "^7.2.3", | ||
"babel-plugin-transform-es2015-modules-commonjs": "^6.24.1", | ||
"eslint": "^3.19.0", | ||
"eslint-config-zavatta": "^4.3.0", | ||
"webpack": "^2.5.1" | ||
@@ -27,2 +32,7 @@ }, | ||
}, | ||
"eslintConfig": { | ||
"extends": [ | ||
"zavatta" | ||
] | ||
}, | ||
"keywords": [ | ||
@@ -29,0 +39,0 @@ "butternut", |
@@ -0,1 +1,10 @@ | ||
<p align="right"> | ||
<a href="https://www.npmjs.com/package/butternut-webpack-plugin"> | ||
<img src="https://img.shields.io/npm/v/butternut-webpack-plugin.svg?style=flat-square"> | ||
</a> | ||
<a href="https://travis-ci.org/Apercu/butternut-webpack-plugin"> | ||
<img src="https://img.shields.io/travis/Apercu/butternut-webpack-plugin.svg?style=flat-square"> | ||
</a> | ||
</p> | ||
# butternut-webpack-plugin | ||
@@ -2,0 +11,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
31
1684
6
2
0
1