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

react-router-history

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-router-history - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

dist/index.js

10

lib/index.js
/* histories */
export browserHistory from './browserHistory'
export hashHistory from './hashHistory'
export createMemoryHistory from './createMemoryHistory'
export browserQueryHistory from './browserQueryHistory'
import browserHistory from './browserHistory'
import hashHistory from './hashHistory'
import createMemoryHistory from './createMemoryHistory'
import browserQueryHistory from './browserQueryHistory'
export default {

@@ -8,0 +8,0 @@ browserHistory,

{
"name": "react-router-history",
"version": "1.0.1",
"version": "1.0.2",
"description": "wrap history for react-router",

@@ -24,4 +24,11 @@ "main": "lib/index.js",

"dependencies": {
"babel-polyfill": "^6.23.0",
"history-plus": "^3.3.3"
},
"devDependencies": {
"babel-core": "^6.24.1",
"babel-loader": "^7.0.0",
"babel-preset-es2015": "^6.24.1",
"webpack": "^2.4.1"
}
}
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