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

@carforyou/header-footer

Package Overview
Dependencies
Maintainers
2
Versions
377
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@carforyou/header-footer - npm Package Compare versions

Comparing version

to
1.4.0-CAR-4847-2024913607ace6bab8c766d4967615e93a3f2fca.1

8

dist-src/components/header/dealer/index.js

@@ -5,2 +5,3 @@ /* eslint-disable react/jsx-key */

import { dataLayerPush } from "../../../lib/gtmHelper";
import { Pill } from "@carforyou/components";
import AppContext, { withAppProvider } from "../../appContext";

@@ -21,2 +22,9 @@ import BaseHeader from "../base/index";

}), className: "block py-10 lg:py-0" }, t("header.myListings")),
React.createElement("a", { href: url(dealerhubRootUrl, language, "/dealer-carousel"), onClick: () => dataLayerPush({
category: "header",
action: "link",
label: "my garage",
}), className: "block py-10 lg:py-0" },
t("header.myGarage"),
React.createElement(Pill, null, t("header.label.new"))),
React.createElement("a", { href: url(dealerhubRootUrl, language, "/auto-alarm"), onClick: () => dataLayerPush({

@@ -23,0 +31,0 @@ category: "header",

1

dist-src/locales/de.js

@@ -79,2 +79,3 @@ export default {

"whatsMyCarWorth": "Was ist mein Auto wert?",
"myGarage": "Meine Garage",
"myListings": "Meine Inserate",

@@ -81,0 +82,0 @@ "carAlert": "Auto-Alarm",

@@ -81,2 +81,3 @@ export default {

"logout": " Logout",
"myGarage": "My garage",
"myListings": "My Listings",

@@ -83,0 +84,0 @@ "carAlert": "Auto-Alarm",

@@ -81,2 +81,3 @@ export default {

"logout": " Se déconnecter",
"myGarage": "Mon garage",
"myListings": "Mes publicités",

@@ -83,0 +84,0 @@ "carAlert": "Auto-Alarm",

@@ -81,2 +81,3 @@ export default {

"logout": " Disconnettere",
"myGarage": "Il mio garage",
"myListings": "I miei annunci",

@@ -83,0 +84,0 @@ "carAlert": "Auto-Alarm",

@@ -79,2 +79,3 @@ declare const _default: {

whatsMyCarWorth: string;
myGarage: string;
myListings: string;

@@ -81,0 +82,0 @@ carAlert: string;

@@ -81,2 +81,3 @@ declare const _default: {

logout: string;
myGarage: string;
myListings: string;

@@ -83,0 +84,0 @@ carAlert: string;

@@ -81,2 +81,3 @@ declare const _default: {

logout: string;
myGarage: string;
myListings: string;

@@ -83,0 +84,0 @@ carAlert: string;

@@ -81,2 +81,3 @@ declare const _default: {

logout: string;
myGarage: string;
myListings: string;

@@ -83,0 +84,0 @@ carAlert: string;

2

package.json
{
"name": "@carforyou/header-footer",
"description": "CAR FOR YOU Header / Footer",
"version": "1.3.1",
"version": "1.4.0-CAR-4847-2024913607ace6bab8c766d4967615e93a3f2fca.1",
"license": "MIT",

@@ -6,0 +6,0 @@ "files": [

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

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet