@shipengine/js-api
Advanced tools
@@ -162,3 +162,3 @@ import { AbbreviatedCreditCardInfo, BankAccountInfo, Provider } from "../payments"; | ||
| /** @internal */ | ||
| export type TransactionCategory = "adjustment" | "credit" | "debit" | "funds_added" | "insurance" | "label" | "refund" | "service_charge" | "unknown"; | ||
| export type TransactionCategory = "adjustment" | "credit" | "debit" | "duties_and_taxes" | "funds_added" | "insurance" | "label" | "refund" | "service_charge" | "unknown"; | ||
| /** @internal */ | ||
@@ -165,0 +165,0 @@ export type FundingSourceTransactionInvoice = { |
+1
-1
| { | ||
| "name": "@shipengine/js-api", | ||
| "version": "4.31.1", | ||
| "version": "4.32.0", | ||
| "main": "./index.js", | ||
@@ -5,0 +5,0 @@ "types": "./index.d.ts", |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
1622472
0