@radio-retail/api-client
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -7,2 +7,4 @@ const axios = require('axios'); | ||
const axiosTokenIntercept = require('./utils/token-intercept'); | ||
const instance = axios.create({ | ||
@@ -18,2 +20,3 @@ baseURL: '/api', | ||
etagCache.axiosIfMatchCacheIntercept(instance); | ||
axiosTokenIntercept(instance); | ||
module.exports = { | ||
@@ -20,0 +23,0 @@ clients: clients(instance), |
{ | ||
"name": "@radio-retail/api-client", | ||
"description": "Radio Retail API client", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
7020
9
181
0