New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@adv-ui/ma-segment-wrapper

Package Overview
Dependencies
Maintainers
0
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adv-ui/ma-segment-wrapper - npm Package Compare versions

Comparing version 1.57.0 to 1.58.0

9

CHANGELOG.md
# CHANGELOG
# 1.58.0 (2024-10-17)
### Features
* **Root:** fix detail viewed event to business transfers ([f09cc36](https://github.mpi-internal.com/scmspain/frontend-ma--segment-wrapper/commit/f09cc363a6a24c19a7f2b1074197d242569fa2f3))
# 1.57.0 (2024-10-16)

@@ -4,0 +13,0 @@

4

lib/middlewares/destination/optimizely/events/getDetailViewEvents.js

@@ -1,2 +0,2 @@

import { isBusinessCategory, isCarCategory, isConsumerGoodsCategory, isJobsVertical, isMiscVertical, isMotorVertical, isRealStateVertical, isSportsCategory } from '../utils.js';
import { isBusinessTransfersCategory, isCarCategory, isConsumerGoodsCategory, isJobsVertical, isMiscVertical, isMotorVertical, isRealStateVertical, isSportsCategory } from '../utils.js';
var detailViewEvent = 'Detail Viewed';

@@ -43,3 +43,3 @@ export function getDetailViewEvents(_ref) {

properties: properties
}) || isBusinessCategory({
}) || isBusinessTransfersCategory({
properties: properties

@@ -46,0 +46,0 @@ })) {

{
"name": "@adv-ui/ma-segment-wrapper",
"version": "1.57.0",
"version": "1.58.0",
"description": "Milanuncios Segment Wrapper",

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

Sorry, the diff of this file is too big to display

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