budget-insight
Advanced tools
Comparing version 1.0.2 to 1.1.0
@@ -104,2 +104,5 @@ Budget Insight API | ||
client_secret: @client_secret() | ||
@impersonate id_user, auth_token | ||
impersonate: (id_user,auth_token) -> | ||
client = @clientAgentClass() | ||
@@ -106,0 +109,0 @@ client_agent = new client @prefix, @options, id_user, auth_token |
{ | ||
"name": "budget-insight", | ||
"version": "1.0.2", | ||
"version": "1.1.0", | ||
"description": "API for Budget Insight", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
1
19367
7
32