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 4.0.0-beta.1 to 4.0.0-beta.2

6

lib/containers/bookmark-widget.js

@@ -22,6 +22,2 @@ 'use strict';

var _browserHistory = require('react-router/lib/browserHistory');
var _browserHistory2 = _interopRequireDefault(_browserHistory);
var _get = require('lodash/get');

@@ -382,3 +378,3 @@

case 18:
_browserHistory2.default.push('/signin/?path=' + type + '/' + slug);
window.location = '/signin/?path=' + type + '/' + slug;

@@ -385,0 +381,0 @@ case 19:

2

package.json
{
"name": "@twreporter/registration",
"version": "4.0.0-beta.1",
"version": "4.0.0-beta.2",
"description": "account registration system ",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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