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

@prestashopcorp/segment-vue

Package Overview
Dependencies
Maintainers
5
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@prestashopcorp/segment-vue - npm Package Compare versions

Comparing version 1.2.9 to 1.2.10

4

dist/@prestashopcorp/segment-vue.js
/*!
* @prestashopcorp/segment-vue v1.2.8
* @prestashopcorp/segment-vue v1.2.10
* (c) 2021 undefined

@@ -149,3 +149,3 @@ * Released under the MIT License.

// Setup instance access
if (!window.analytics) {
if (window.analytics) {
Object.defineProperty(Vue, "$segment", {

@@ -152,0 +152,0 @@ get: function get() {

{
"name": "@prestashopcorp/segment-vue",
"version": "1.2.9",
"version": "1.2.10",
"description": "plugin vue for segment",

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