Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@figuredev/orders-sdk

Package Overview
Dependencies
Maintainers
8
Versions
151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@figuredev/orders-sdk - npm Package Compare versions

Comparing version 0.12.48 to 0.12.49

6

lib/orderV3.d.ts

@@ -29,3 +29,9 @@ import { AddressDTO, IsoDateTime, Maybe, RecipientDTO } from "./types";

audit?: OrderAuditDTO[];
metadata?: Maybe<OrderMetadataDTO>;
};
export declare type OrderMetadataDTO = {
businessDayStartsAt?: Maybe<string>;
timezone?: Maybe<string>;
currency?: Maybe<string>;
};
export declare type BillingDTO = {

@@ -32,0 +38,0 @@ recipient: Maybe<RecipientDTO>;

2

package.json
{
"name": "@figuredev/orders-sdk",
"version": "0.12.48",
"version": "0.12.49",
"license": "ISC",

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

Sorry, the diff of this file is not supported yet

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