Socket
Socket
Sign inDemoInstall

asana

Package Overview
Dependencies
Maintainers
4
Versions
90
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.13.0 to 0.14.0

lib/resources/gen/webhooks.js

2

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

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

{
"name": "asana",
"version": "0.13.0",
"version": "0.14.0",
"description": "Official NodeJS and BrowserJS client for the Asana API",

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

@@ -98,3 +98,3 @@ # Asana [![GitHub release][release-image]]() [![Build Status][travis-image]][travis-url] [![NPM Version][npm-image]][npm-url]

If you obtained a refresh token (from a previos authorization), you can use it together with your client
If you obtained a refresh token (from a previous authorization), you can use it together with your client
credentials to authenticate:

@@ -104,2 +104,3 @@

var credentials = {
// access_token: 'my_access_token',
refresh_token: 'my_refresh_token'

@@ -106,0 +107,0 @@ };

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