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

core-dashboard-worona

Package Overview
Dependencies
Maintainers
2
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

core-dashboard-worona - npm Package Compare versions

Comparing version 1.3.18 to 1.3.19

2

package.json
{
"name": "core-dashboard-worona",
"version": "1.3.18",
"version": "1.3.19",
"description": "Core Package of Worona Dashboard",

@@ -5,0 +5,0 @@ "scripts": {

@@ -77,2 +77,16 @@ /* eslint-disable react/prefer-stateless-function, react/no-multi-comp, react/prop-types */

<Route
path="forgot-password"
component={Entry}
wrapped="ForgotPassword"
title="Forgot Password"
onEnter={dontRequireAuth(store)}
/>
<Route
path="recover-password"
component={Entry}
wrapped="RecoverPassword"
title="Recover Password"
onEnter={dontRequireAuth(store)}
/>
<Route
path="add-site"

@@ -79,0 +93,0 @@ component={Entry}

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