Socket
Socket
Sign inDemoInstall

@nuskin/ns-product-lib

Package Overview
Dependencies
Maintainers
5
Versions
491
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuskin/ns-product-lib - npm Package Compare versions

Comparing version 2.17.0-cx24-5822.1 to 2.17.0-cx24-5822.2

2

package.json
{
"name": "@nuskin/ns-product-lib",
"version": "2.17.0-cx24-5822.1",
"version": "2.17.0-cx24-5822.2",
"description": "This project contains shared Product models and code between the backend and frontend.",

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

"use strict";
// eslint-disable-next-line max-len
const getProductsByIdQuery = `query getProducts($ids: [String!]!, $market: String, $language: String, $okta: String, quantity: Int) {
const getProductsByIdQuery = `query getProducts($ids: [String!]!, $market: String, $language: String, $okta: String, $quantity: Int) {
productsById(

@@ -6,0 +6,0 @@ id: $ids

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