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

@twreporter/registration

Package Overview
Dependencies
Maintainers
4
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@twreporter/registration - npm Package Compare versions

Comparing version 3.0.0 to 4.0.0-beta.1

2

lib/components/bookmark.js

@@ -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

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