You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

front-api-library

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

front-api-library - npm Package Compare versions

Comparing version

to
1.0.25

2

dist/hooks/useGetAdditionnalProduct.js

@@ -16,2 +16,4 @@ import { useQuery } from "@tanstack/react-query";

qtyAvailable
imageUrl
imageUrl200
currency {

@@ -18,0 +20,0 @@ id

2

dist/types/TProduct.d.ts

@@ -16,3 +16,3 @@ import { TBrand } from "./TBrands";

additionnalProducts: {
products: Omit<TProduct, "productOem" | "productCompatibleVehicle" | "brand" | "productCriteria">[];
products: TProduct[];
};

@@ -19,0 +19,0 @@ };

{
"name": "front-api-library",
"version": "1.0.24",
"version": "1.0.25",
"description": "A library to make it easy to use the front-api",

@@ -5,0 +5,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet