🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@isoftdata/universal-object-htp-utility

Package Overview
Dependencies
Maintainers
10
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@isoftdata/universal-object-htp-utility - npm Package Compare versions

Comparing version
3.17.0
to
3.17.1
+1
-1
inventory.js

@@ -122,3 +122,3 @@ import _ from "lodash"

tagnum: inventoryObjectRow.tagNumber?.substring(0, 19),
upc: inventoryObjectRow.upc,
upc: inventoryObjectRow.upc || '',
category: inventoryObjectRow.category,

@@ -125,0 +125,0 @@ weight: inventoryObjectRow.shippingWeight?.value,

{
"name": "@isoftdata/universal-object-htp-utility",
"version": "3.17.0",
"version": "3.17.1",
"description": "Functions to convert universal objects to htp schema",

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