Socket
Socket
Sign inDemoInstall

grunt-webpack

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-webpack - npm Package Compare versions

Comparing version 0.2.2 to 0.3.0

14

package.json
{
"name": "grunt-webpack",
"description": "Use modules-webpack with grunt.",
"version": "0.2.2",
"homepage": "https://github.com/sokra/grunt-webpack",
"description": "Use webpack with grunt.",
"version": "0.3.0",
"homepage": "https://github.com/webpack/grunt-webpack",
"author": {

@@ -11,9 +11,9 @@ "name": "Tobias Koppers @sokra"

"type": "git",
"url": "git@github.com:sokra/grunt-webpack.git"
"url": "git@github.com:webpack/grunt-webpack.git"
},
"bugs": {
"url": "https://github.com/sokra/grunt-webpack/issues"
"url": "https://github.com/webpack/grunt-webpack/issues"
},
"dependencies": {
"webpack": "0.4.x",
"webpack": "0.6.x",
"sprintf": "0.1.x"

@@ -24,3 +24,3 @@ },

"type": "MIT",
"url": "https://github.com/sokra/grunt-webpack/blob/master/LICENSE-MIT"
"url": "https://github.com/webpack/grunt-webpack/blob/master/LICENSE-MIT"
}

@@ -27,0 +27,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