bip-pod-craigslist
Advanced tools
Comparing version 0.3.1 to 0.3.2
@@ -25,31 +25,31 @@ { | ||
"type": "string", | ||
"description": "PID" | ||
"title": "PID" | ||
}, | ||
"category": { | ||
"type": "string", | ||
"description": "Category" | ||
"title": "Category" | ||
}, | ||
"date": { | ||
"type": "string", | ||
"description": "Date" | ||
"title": "Date" | ||
}, | ||
"hasPic": { | ||
"type": "boolean", | ||
"description": "Has Picture" | ||
"title": "Has Picture" | ||
}, | ||
"location": { | ||
"type": "string", | ||
"description": "Location" | ||
"title": "Location" | ||
}, | ||
"price": { | ||
"type": "string", | ||
"description": "Price" | ||
"title": "Price" | ||
}, | ||
"title": { | ||
"type": "string", | ||
"description": "Title" | ||
"title": "Title" | ||
}, | ||
"url": { | ||
"type": "string", | ||
"description": "Listing URL" | ||
"title": "Listing URL" | ||
} | ||
@@ -62,15 +62,15 @@ } | ||
"type": "string", | ||
"description": "City" | ||
"title": "City" | ||
}, | ||
"query": { | ||
"type": "string", | ||
"description": "Search" | ||
"title": "Search" | ||
}, | ||
"min": { | ||
"type": "string", | ||
"description": "Min Ask Price" | ||
"title": "Min Ask Price" | ||
}, | ||
"max": { | ||
"type": "string", | ||
"description": "Max Ask Price" | ||
"title": "Max Ask Price" | ||
} | ||
@@ -102,31 +102,31 @@ }, | ||
"type": "string", | ||
"description": "PID" | ||
"title": "PID" | ||
}, | ||
"category": { | ||
"type": "string", | ||
"description": "Category" | ||
"title": "Category" | ||
}, | ||
"date": { | ||
"type": "string", | ||
"description": "Date" | ||
"title": "Date" | ||
}, | ||
"hasPic": { | ||
"type": "boolean", | ||
"description": "Has Picture" | ||
"title": "Has Picture" | ||
}, | ||
"location": { | ||
"type": "string", | ||
"description": "Location" | ||
"title": "Location" | ||
}, | ||
"price": { | ||
"type": "string", | ||
"description": "Price" | ||
"title": "Price" | ||
}, | ||
"title": { | ||
"type": "string", | ||
"description": "Title" | ||
"title": "Title" | ||
}, | ||
"url": { | ||
"type": "string", | ||
"description": "Listing URL" | ||
"title": "Listing URL" | ||
} | ||
@@ -139,15 +139,15 @@ } | ||
"type": "string", | ||
"description": "City" | ||
"title": "City" | ||
}, | ||
"query": { | ||
"type": "string", | ||
"description": "Search" | ||
"title": "Search" | ||
}, | ||
"min": { | ||
"type": "string", | ||
"description": "Min Ask Price" | ||
"title": "Min Ask Price" | ||
}, | ||
"max": { | ||
"type": "string", | ||
"description": "Max Ask Price" | ||
"title": "Max Ask Price" | ||
} | ||
@@ -154,0 +154,0 @@ }, |
{ | ||
"name": "bip-pod-craigslist", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"description": "craigslist Pod for Bipio", | ||
@@ -31,2 +31,2 @@ "keywords": [ | ||
} | ||
} | ||
} |
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
47745