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

@frontegg/client

Package Overview
Dependencies
Maintainers
1
Versions
184
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@frontegg/client - npm Package Compare versions

Comparing version 1.0.58 to 1.0.59

2

dist/src/middleware/index.js

@@ -233,4 +233,2 @@ "use strict";

proxy.on('proxyReq', function (proxyReq, req, res, _) {
// Remove the ORIGIN header
proxyReq.removeHeader('origin');
if (req.body) {

@@ -237,0 +235,0 @@ var bodyData = JSON.stringify(req.body);

2

package.json
{
"name": "@frontegg/client",
"version": "1.0.58",
"version": "1.0.59",
"description": "Frontegg Javascript Library for backend",

@@ -5,0 +5,0 @@ "main": "dist/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