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.5 to 0.10.6

2

lib/mapping.js

@@ -19,3 +19,3 @@ 'use strict';

'metadata': [['_baseSetData', 'identity'], ['_getData', 'noop'], ['_mergeData', 'identity'], ['_setData', 'identity'], ['_setToString', 'identity'], ['_setWrapToString', 'identity']],
'paths': [['_baseGet', '_getValue'], ['_castPath', 'identity'], ['_isKey', 'identity'], ['has', '_baseHas'], ['hasIn', '_baseHasIn'], ['property', '_baseProperty'], ['propertyOf', '_basePropertyOf']],
'paths': [['_baseGet', '_getValue'], ['_castPath', 'identity'], ['_isKey', 'identity'], ['_parent', 'identity'], ['has', '_baseHas'], ['hasIn', '_baseHasIn'], ['property', '_baseProperty'], ['propertyOf', '_basePropertyOf']],
'placeholders': [['_getHolder', 'noop'], ['_replaceHolders', 'stubArray']],

@@ -22,0 +22,0 @@ 'shorthands': [['_baseIteratee', 'identity']],

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

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

"dependencies": {
"lodash": "^4.16.6"
"lodash": "^4.17.2"
},

@@ -29,3 +29,3 @@ "devDependencies": {

"babel-plugin-lodash": "^3.2.9",
"babel-preset-env": "0.0.7",
"babel-preset-env": "0.0.8",
"bluebird": "^3.4.5",

@@ -32,0 +32,0 @@ "chai": "^3.5.0",

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

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

@@ -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