Socket
Socket
Sign inDemoInstall

lodash-webpack-plugin

Package Overview
Dependencies
1
Maintainers
2
Versions
32
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.10.6 to 0.10.7

1

lib/mapping.js

@@ -46,2 +46,3 @@ 'use strict';

'partialRight': { 'currying': true },
'pick': { 'paths': true },
'rearg': { 'currying': true },

@@ -48,0 +49,0 @@ 'union': { 'flattening': true },

20

package.json
{
"name": "lodash-webpack-plugin",
"version": "0.10.6",
"version": "0.10.7",
"description": "Smaller modular Lodash builds.",

@@ -20,19 +20,19 @@ "keywords": "lodash, modules, webpack-plugin",

"dependencies": {
"lodash": "^4.17.2"
"lodash": "^4.17.4"
},
"devDependencies": {
"babel-cli": "^6.18.0",
"babel-core": "^6.18.2",
"babel-loader": "^6.2.7",
"babel-core": "^6.21.0",
"babel-loader": "^6.2.10",
"babel-plugin-add-module-exports": "~0.2.1",
"babel-plugin-lodash": "^3.2.9",
"babel-preset-env": "0.0.8",
"bluebird": "^3.4.5",
"babel-plugin-lodash": "^3.2.11",
"babel-preset-env": "^1.1.5",
"chai": "^3.5.0",
"glob": "^7.1.1",
"gzip-size": "^3.0.0",
"memory-fs": "^0.3.0",
"mocha": "^3.1.2",
"memory-fs": "^0.4.1",
"mocha": "^3.2.0",
"pify": "^2.3.0",
"pretty-bytes": "^4.0.2",
"webpack": "^1.13.3"
"webpack": "^1.14.0"
},

@@ -39,0 +39,0 @@ "files": [

@@ -1,2 +0,2 @@

# lodash-webpack-plugin v0.10.6
# lodash-webpack-plugin v0.10.7

@@ -3,0 +3,0 @@ Create smaller Lodash builds by replacing [feature sets](#feature-sets) of modules

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc