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

autodux

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

autodux - npm Package Compare versions

Comparing version 4.0.2 to 4.0.3

3

dist/index-esm.js

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

/*! autodux v4.0.2 by Eric Elliott */
/*! autodux v4.0.3 by Eric Elliott */
import 'core-js/modules/es6.array.reduce-right';

@@ -160,2 +160,3 @@ import 'core-js/modules/es6.regexp.split';

module.exports = autodux;
module.exports.default = autodux;
module.exports.id = id;

@@ -162,0 +163,0 @@

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

/*! autodux v4.0.2 by Eric Elliott */
/*! autodux v4.0.3 by Eric Elliott */
'use strict';

@@ -162,2 +162,3 @@

module.exports = autodux;
module.exports.default = autodux;
module.exports.id = id;

@@ -164,0 +165,0 @@

{
"name": "autodux",
"version": "4.0.2",
"version": "4.0.3",
"description": "Automate the Redux boilerplate.",

@@ -5,0 +5,0 @@ "browser": "dist/index.js",

@@ -137,2 +137,3 @@ const get = require('lodash/fp/get');

module.exports = autodux;
module.exports.default = autodux;
module.exports.id = id;

@@ -139,0 +140,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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