Comparing version 0.0.7 to 0.0.8
{ | ||
"name": "volenday", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "scripts": { |
const axios = require('axios'); | ||
const basicAuth = require('basic-auth'); | ||
export default function (applicationsId) { | ||
export default function (applicationId) { | ||
return function (req, res, next) { | ||
@@ -6,0 +6,0 @@ if (process.env.NODE_ENV == 'staging') { |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
320431