Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

budget-insight

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

budget-insight - npm Package Compare versions

Comparing version 1.0.2 to 1.1.0

3

api.coffee.md

@@ -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

2

package.json
{
"name": "budget-insight",
"version": "1.0.2",
"version": "1.1.0",
"description": "API for Budget Insight",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc