Socket
Socket
Sign inDemoInstall

@cra-express/redux-prefetcher

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cra-express/redux-prefetcher - npm Package Compare versions

Comparing version 2.2.1-0 to 2.2.2-0

5

lib/index.js

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

});
exports.getInitialData = getInitialData;

@@ -29,4 +30,2 @@ var _reactRouterConfig = require('react-router-config');

return Promise.all(promises);
}
exports.default = getInitialData;
}

2

package.json
{
"name": "@cra-express/redux-prefetcher",
"version": "2.2.1-0",
"version": "2.2.2-0",
"description": "Redux Prefetcher for prefetching on server",

@@ -5,0 +5,0 @@ "main": "lib/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