butternut-webpack-plugin
Advanced tools
Comparing version 0.0.0 to 0.0.2
{ | ||
"name": "butternut-webpack-plugin", | ||
"version": "0.0.0", | ||
"description": "", | ||
"main": "index.js", | ||
"version": "0.0.2", | ||
"description": "Butternut webpack plugin", | ||
"main": "dist/index.js", | ||
"files": ["dist"], | ||
"scripts": { | ||
"build": "rm -rf dist && babel index.js --out-dir dist" | ||
}, | ||
"author": "Balthazar Gronon <bgronon@gmail.com>", | ||
"license": "MIT" | ||
"license": "MIT", | ||
"dependencies": { | ||
"butternut": "^0.3.5", | ||
"webpack-sources": "^0.2.3" | ||
}, | ||
"devDependencies": { | ||
"babel-cli": "^6.24.1", | ||
"babel-plugin-transform-es2015-modules-commonjs": "^6.24.1", | ||
"eslint": "^3.19.0", | ||
"webpack": "^2.5.1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/Apercu/butternut-webpack-plugin" | ||
}, | ||
"keywords": [ | ||
"butternut", | ||
"webpack", | ||
"webpack-plugin" | ||
] | ||
} |
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
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
2521
3
33
1
22
0
0
2
4
+ Addedbutternut@^0.3.5
+ Addedwebpack-sources@^0.2.3
+ Addedacorn@5.7.4(transitive)
+ Addedansi-regex@2.1.1(transitive)
+ Addedansi-styles@2.2.1(transitive)
+ Addedbutternut@0.3.6(transitive)
+ Addedchalk@1.1.3(transitive)
+ Addedescape-string-regexp@1.0.5(transitive)
+ Addedhas-ansi@2.0.0(transitive)
+ Addedmagic-string@0.19.1(transitive)
+ Addedminimist@1.2.8(transitive)
+ Addedsource-list-map@1.1.2(transitive)
+ Addedsource-map@0.5.7(transitive)
+ Addedsourcemap-codec@1.4.8(transitive)
+ Addedstrip-ansi@3.0.1(transitive)
+ Addedsupports-color@2.0.0(transitive)
+ Addedvlq@0.2.3(transitive)
+ Addedwebpack-sources@0.2.3(transitive)