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

@itleadopencommerce/api-plugin-accounts

Package Overview
Dependencies
Maintainers
5
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@itleadopencommerce/api-plugin-accounts - npm Package Compare versions

Comparing version 2.16.6 to 2.16.7

2

package.json
{
"name": "@itleadopencommerce/api-plugin-accounts",
"description": "Accounts plugin for the Reaction API",
"version": "2.16.6",
"version": "2.16.7",
"main": "index.js",

@@ -6,0 +6,0 @@ "type": "module",

@@ -47,3 +47,3 @@ import _ from "lodash";

if (url.includes("sell.")) {
confirmationUrl = `https://${url}/verify/${email}/${token}`;
confirmationUrl = `https://${url}verify/${email}/${token}`;
} else {

@@ -50,0 +50,0 @@ confirmationUrl = `https://${url}/${language}/verify/${email}/${token}`;

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