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

butternut-webpack-plugin

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

butternut-webpack-plugin - npm Package Compare versions

Comparing version 0.0.0 to 0.0.2

dist/index.js

29

package.json
{
"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"
]
}
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