Socket
Socket
Sign inDemoInstall

@types/react-router-redux

Package Overview
Dependencies
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-router-redux - npm Package Compare versions

Comparing version 4.0.27 to 4.0.28

16

package.json
{
"name": "@types/react-router-redux",
"version": "4.0.27",
"version": "4.0.28",
"description": "TypeScript definitions for react-router-redux v4.0.0",
"license": "MIT",
"author": "Isman Usoh <http://github.com/isman-usoh>, Noah Shipley <https://github.com/noah79>, Dimitri Rosenberg <https://github.com/rosendi>",
"main": "",
"scripts": {},
"author": "Isman Usoh <http://github.com/isman-usoh>, Noah Shipley <https://github.com/noah79>, Dimitri Rosenberg <https://github.com/rosendi>",
"repository": {

@@ -12,9 +12,9 @@ "type": "git",

},
"license": "MIT",
"typings": "index.d.ts",
"scripts": {},
"dependencies": {
"@types/redux": "3.3.*",
"@types/react-router": "2.0.*",
"@types/history": "2.0.*"
}
"@types/history": "2.0.*",
"@types/react-router": "2.0.*"
},
"typings": "index.d.ts"
}

@@ -11,5 +11,5 @@ # Installation

Additional Details
* Last updated: Thu, 14 Jul 2016 13:52:49 GMT
* Last updated: Tue, 19 Jul 2016 13:07:25 GMT
* File structure: ProperModule
* Library Dependencies: redux, react-router, history
* Library Dependencies: history, react-router, redux
* Module Dependencies: redux

@@ -16,0 +16,0 @@ * Global values: ReactRouterRedux

@@ -5,5 +5,5 @@ {

"libraryDependencies": [
"redux",
"history",
"react-router",
"history"
"redux"
],

@@ -28,6 +28,6 @@ "moduleDependencies": [

"files": [
"index.d.ts",
"react-router-redux-2.x.d.ts"
"index.d.ts"
],
"contentHash": "da500a4f6f1d1fc1c07a1fc3169152a4718ebca77a0752b3fb7343ad9db4b937"
"hasPackageJson": false,
"contentHash": "c6c0a45e993a75320db12dae3adeeb94479c24f4b9c95d778da2eb1ee0cf9c17"
}
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