@twreporter/registration
Advanced tools
Comparing version 3.0.0 to 4.0.0-beta.1
@@ -63,3 +63,3 @@ 'use strict'; | ||
var _Link = require('react-router/lib/Link'); | ||
var _Link = require('react-router-dom/Link'); | ||
@@ -66,0 +66,0 @@ var _Link2 = _interopRequireDefault(_Link); |
@@ -24,3 +24,3 @@ 'use strict'; | ||
var _Link = require('react-router/lib/Link'); | ||
var _Link = require('react-router-dom/Link'); | ||
@@ -27,0 +27,0 @@ var _Link2 = _interopRequireDefault(_Link); |
@@ -41,3 +41,3 @@ 'use strict'; | ||
var _Link = require('react-router/lib/Link'); | ||
var _Link = require('react-router-dom/Link'); | ||
@@ -44,0 +44,0 @@ var _Link2 = _interopRequireDefault(_Link); |
{ | ||
"name": "@twreporter/registration", | ||
"version": "3.0.0", | ||
"version": "4.0.0-beta.1", | ||
"description": "account registration system ", | ||
@@ -49,3 +49,2 @@ "main": "lib/index.js", | ||
"react-redux": "^4.4.5", | ||
"react-router": "^3.0.5", | ||
"redux": "^3.5.2", | ||
@@ -58,3 +57,2 @@ "redux-mock-store": "^1.0.2", | ||
"react-redux": "^4.4.5", | ||
"react-router": "^3.0.5", | ||
"redux": "^3.5.2" | ||
@@ -66,2 +64,3 @@ }, | ||
"prop-types": "^15.5.10", | ||
"react-router-dom": "^4.0.0", | ||
"redux-thunk": "^2.2.0", | ||
@@ -68,0 +67,0 @@ "styled-components": "^3.0.0" |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
373366
24
0
2
+ Addedreact-router-dom@^4.0.0
+ Addedhistory@4.10.1(transitive)
+ Addedisarray@0.0.1(transitive)
+ Addedpath-to-regexp@1.9.0(transitive)
+ Addedreact-router@4.3.1(transitive)
+ Addedreact-router-dom@4.3.1(transitive)
+ Addedresolve-pathname@3.0.0(transitive)
+ Addedtiny-invariant@1.3.3(transitive)
+ Addedtiny-warning@1.0.3(transitive)
+ Addedvalue-equal@1.0.1(transitive)
+ Addedwarning@4.0.3(transitive)
- Removedhistory@3.3.0(transitive)
- Removedquery-string@4.3.4(transitive)
- Removedreact-router@3.2.6(transitive)
- Removedstrict-uri-encode@1.1.0(transitive)
- Removedwarning@3.0.0(transitive)