@vyro-x/vehicle-order-types
Advanced tools
Comparing version 0.3.1 to 0.4.0
@@ -1,2 +0,2 @@ | ||
export type MediaPlacement = 'featured' | 'panorama' | 'gallery' | 'charging' | 'file' | 'highlight' | 'wheel' | 'interior' | 'exterior' | 'imperfection'; | ||
export type MediaPlacement = 'featured' | 'panorama' | 'gallery' | 'charging' | 'file' | 'highlight' | 'wheel' | 'interior' | 'exterior'; | ||
export type MediaType = 'image' | 'video' | 'other'; | ||
@@ -3,0 +3,0 @@ export type Media = { |
@@ -50,2 +50,3 @@ export type PricingConfigV1 = { | ||
productVariantId?: string; | ||
isCustom?: boolean; | ||
}; | ||
@@ -52,0 +53,0 @@ export type PricingConfigV2 = { |
{ | ||
"name": "@vyro-x/vehicle-order-types", | ||
"description": "Type definitions for Vyro vehicle_orders that are outside of what Hasura provides", | ||
"version": "0.3.1", | ||
"version": "0.4.0", | ||
"main": "lib/index.js", | ||
@@ -6,0 +6,0 @@ "types": "lib/index.d.ts", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
10336
258
0