@radio-retail/api-client
Advanced tools
Comparing version 1.0.6 to 1.0.7
@@ -5,2 +5,4 @@ const axios = require('axios'); | ||
const countries = require('./routes/countries'); | ||
const etagCache = require('./utils/axios-if-match-cache-intercept'); | ||
@@ -23,4 +25,5 @@ | ||
clients: clients(instance), | ||
countries: countries(instance), | ||
etagCache, | ||
instance | ||
}; |
{ | ||
"name": "@radio-retail/api-client", | ||
"description": "Radio Retail API client", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"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
8228
20
211