Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

react-router-transition

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-router-transition - npm Package Compare versions

Comparing version
1.2.0
to
1.2.1
+5
-4
package.json
{
"name": "react-router-transition",
"version": "1.2.0",
"version": "1.2.1",
"description": "A thin layer over react-motion for animating routes in react-router.",

@@ -37,8 +37,7 @@ "main": "lib/react-router-transition.js",

"peerDependencies": {
"react": "^15.0.0 || ^16.0.0"
"react": "^15.0.0 || ^16.0.0",
"react-dom": "^15.0.0 || ^16.0.0"
},
"dependencies": {
"prop-types": "^15.5.10",
"react": "^15.6.1",
"react-dom": "^15.6.1",
"react-motion": "^0.5.0",

@@ -82,4 +81,6 @@ "react-router-dom": "^4.1.1"

"prettier": "^1.3.1",
"react": "^15.6.1",
"react-dom": "^15.6.1",
"webpack": "^2.6.1"
}
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display