Comparing version 1.0.4 to 1.0.5
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
478916
0