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
65
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.52.0 to 2.0.0-beta.0

6

lib/index.js

@@ -7,2 +7,8 @@ // Set initial config before triggering any Segment event.

import analytics from './analytics.js';
if (isClient) {
window.__SEGMENT_WRAPPER = {
ADOBE_ORG_ID: '05FF6243578784B37F000101@AdobeOrg',
TRACKING_SERVER: 'schibstedspain.d3.sc.omtrdc.net'
};
}

@@ -9,0 +15,0 @@ // Set destination middlewares once Segment script is properly loaded.

6

package.json
{
"name": "@adv-ui/ma-segment-wrapper",
"version": "1.52.0",
"version": "2.0.0-beta.0",
"description": "Milanuncios Segment Wrapper",

@@ -26,3 +26,3 @@ "main": "lib/index.js",

"dependencies": {
"@s-ui/segment-wrapper": "3"
"@s-ui/segment-wrapper": "4"
},

@@ -59,2 +59,2 @@ "devDependencies": {

}
}
}
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