@comparaonline/client-data-service-schema
Advanced tools
Comparing version 1.1.7 to 1.1.8
@@ -6,4 +6,4 @@ "use strict"; | ||
}); | ||
var Fipe = "\n type Fipe {\n id: Int\n brandId: Int\n brand: String\n year: Int\n modelId: Int\n modelName: String\n }\n"; | ||
var Fipe = "\n type Fipe {\n id: Int\n brandId: Int\n brand: String\n year: Int\n modelId: Int\n modelName: String\n fipeCode: String\n }\n"; | ||
exports.default = Fipe; |
{ | ||
"name": "@comparaonline/client-data-service-schema", | ||
"version": "1.1.7", | ||
"version": "1.1.8", | ||
"description": "Client Data Service Schema", | ||
@@ -20,3 +20,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "d1017c0bc6affca53d79cfa3bc40acc73eaf98d7" | ||
"gitHead": "34cfdd756bf9008374616600029939613eb28392" | ||
} |
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
9360