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 1.0.4 to 1.0.5

2

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

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

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

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

@@ -5,3 +5,3 @@ # Asana

>
>To view sample code for version 1, select the `node-sdk-v1` tab on a specific endpoint's page in the [Asana API reference](https://developers.asana.com/reference/rest-api-reference), or check the [v1 samples](https://github.com/Asana/node-asana/tree/v1.0.4/samples) directory on GitHub.
>To view sample code for version 1, select the `node-sdk-v1` tab on a specific endpoint's page in the [Asana API reference](https://developers.asana.com/reference/rest-api-reference), or check the [v1 samples](https://github.com/Asana/node-asana/tree/v1.0.5/samples) directory on GitHub.

@@ -17,3 +17,3 @@ A JavaScript client (for both Node and browser) for the Asana API v1.0.

```sh
npm install asana@1.0.4 --save
npm install asana@1.0.5 --save
```

@@ -23,3 +23,3 @@

Include the v1.0.4 release directly from GitHub.
Include the v1.0.5 release directly from GitHub.

@@ -32,3 +32,3 @@ ```html

1. Download the v1.0.4 distribution in [releases](https://github.com/Asana/node-asana/releases).
1. Download the v1.0.5 distribution in [releases](https://github.com/Asana/node-asana/releases).
2. Make sure to serve it from your webserver.

@@ -35,0 +35,0 @@ 3. Include it on the client from a `<script>` tag.

Sorry, the diff of this file is not supported yet

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