@beatgig/backend-types
Advanced tools
Comparing version 1.0.1632427172-1632505150 to 1.0.1632427172-1632607989
@@ -11,4 +11,4 @@ /* istanbul ignore file */ | ||
seller_price: number; | ||
notes?: string; | ||
band_configuration?: (BandConfigurationOption); | ||
artist_notes_for_buyer_to_see?: string; | ||
buyer_has_seen?: boolean; | ||
@@ -15,0 +15,0 @@ buyer_saw_at?: string; |
@@ -10,4 +10,4 @@ /* istanbul ignore file */ | ||
seller_price: number; | ||
notes?: string; | ||
band_configuration?: (BandConfigurationOption); | ||
artist_notes_for_buyer_to_see?: string; | ||
} |
@@ -1,1 +0,1 @@ | ||
{"name": "@beatgig/backend-types", "version": "1.0.1632427172-1632505150", "description": "TS types for backend-types.", "main": "index.ts", "types": "index.ts", "author": "jerber", "sideEffects": false} | ||
{"name": "@beatgig/backend-types", "version": "1.0.1632427172-1632607989", "description": "TS types for backend-types.", "main": "index.ts", "types": "index.ts", "author": "jerber", "sideEffects": false} |
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
292029