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.3-0 to 2.2.4-0

12

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

@@ -14,3 +14,3 @@ "main": "lib/index.js",

"build": "babel src -d lib --ignore spec.js",
"test": "exit 0"
"test:ci": "jest --coverage"
},

@@ -21,3 +21,11 @@ "author": "Antony Budianto <antonybudianto@gmail.com>",

"react-router-config": "^1.0.0-beta.4"
},
"peerDependencies": {
"react": "*",
"react-router": "*"
},
"devDependencies": {
"react": "^16.3.2",
"react-router": "^4.2.0"
}
}
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