New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

webpacker

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webpacker - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

build/dummyPack.js

6

package.json
{
"name": "webpacker",
"version": "0.0.2",
"version": "0.0.3",
"description": "Configure Webpack with simple functions",
"main": "build/webpacker.js",
"main": "build/index.js",
"scripts": {

@@ -10,3 +10,3 @@ "lint": "eslint --ext .js .",

"watch": "mocha --watch --compilers js:babel-register --recursive",
"build": "babel src/index.js -o build/webpacker.js"
"build": "babel src -d build"
},

@@ -13,0 +13,0 @@ "repository": {

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