Socket
Socket
Sign inDemoInstall

asana

Package Overview
Dependencies
Maintainers
1
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.3.1 to 0.3.2

2

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

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

@@ -35,3 +35,3 @@ var browserify = require('browserify');

entries: [index],
standalone: 'asana'
standalone: 'Asana'
})

@@ -85,2 +85,2 @@ .transform(

gulp.task('test', ['browser', 'lint', 'spec']);
gulp.task('test', ['browser', 'lint', 'spec']);
{
"name": "asana",
"version": "0.3.1",
"version": "0.3.2",
"description": "A node.js client for the Asana API",

@@ -42,3 +42,4 @@ "main": "index.js",

"wicked": "^0.3.1"
}
},
"browser": "./dist/asana.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