@radio-retail/api-client
Advanced tools
Comparing version 1.0.57 to 1.0.58
@@ -13,2 +13,4 @@ const axios = require('axios'); | ||
const jobs = require('./routes/jobs'); | ||
const etagCache = require('./utils/axios-if-match-cache-intercept'); | ||
@@ -35,4 +37,5 @@ | ||
product: product(instance), | ||
jobs: jobs(instance), | ||
etagCache, | ||
instance | ||
}; |
{ | ||
"name": "@radio-retail/api-client", | ||
"description": "Radio Retail API client", | ||
"version": "1.0.57", | ||
"version": "1.0.58", | ||
"main": "dist/index.js", | ||
@@ -6,0 +6,0 @@ "scripts": { |
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
21362
15
488