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

gatsby-plugin-lodash

Package Overview
Dependencies
Maintainers
2
Versions
320
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gatsby-plugin-lodash - npm Package Compare versions

Comparing version 1.1.0-alpha.8c822451 to 1.1.0-alpha.926cb6da

4

gatsby-node.js

@@ -13,3 +13,3 @@ "use strict";

exports.modifyWebpackConfig = function (_ref, _ref2) {
var boundActionCreators = _ref.boundActionCreators,
var actions = _ref.actions,
stage = _ref.stage;

@@ -44,3 +44,3 @@ var _ref2$disabledFeature = _ref2.disabledFeatures,

boundActionCreators.setWebpackConfig({
actions.setWebpackConfig({
plugins: [new webpackLodashPlugin(features)]

@@ -47,0 +47,0 @@ });

{
"name": "gatsby-plugin-lodash",
"version": "1.1.0-alpha.8c822451",
"version": "1.1.0-alpha.926cb6da",
"description": "Easy modular Lodash builds. Adds the Lodash webpack & Babel plugins to your Gatsby build",

@@ -5,0 +5,0 @@ "main": "index.js",

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