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
6
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.7 to 2.16.8

2

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

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

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

// TODO: Hardcoded sell - need to replace in future
if (url.includes("sell.")) {
if (url.includes("account.")) {
confirmationUrl = `https://${url}verify/${email}/${token}`;

@@ -49,0 +49,0 @@ } else {

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