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

asana

Package Overview
Dependencies
Maintainers
3
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

asana - npm Package Compare versions

Comparing version 0.6.3 to 0.6.4

2

bower.json
{
"name": "asana",
"main": "dist/asana.js",
"version": "0.6.3",
"version": "0.6.4",
"homepage": "https://github.com/Asana/node-asana",

@@ -6,0 +6,0 @@ "authors": [

@@ -127,2 +127,3 @@ var url = require('url');

'client_secret': this.clientSecret,
'redirect_uri': options.redirectUri || this.redirectUri,
'refresh_token': refreshToken

@@ -129,0 +130,0 @@ }

{
"name": "asana",
"version": "0.6.3",
"version": "0.6.4",
"description": "A node.js client for the Asana API",

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

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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