Socket
Socket
Sign inDemoInstall

@vyro-x/vehicle-order-types

Package Overview
Dependencies
Maintainers
4
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vyro-x/vehicle-order-types - npm Package Compare versions

Comparing version 0.3.1 to 0.4.0

2

lib/Media.d.ts

@@ -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",

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