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

fuel-auth

Package Overview
Dependencies
Maintainers
3
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fuel-auth - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

2

package.json
{
"name": "fuel-auth",
"version": "0.5.0",
"version": "0.5.1",
"description": "Node Library for Authenticating with ExactTarget Fuel. Used for authenticating REST and SOAP APIs.",

@@ -5,0 +5,0 @@ "main": "./lib/fuel-auth.js",

@@ -1,8 +0,10 @@

Fuel Auth (for Node.js)
Fuel Auth (for Node.js) [![Build Status](https://travis-ci.org/ExactTarget/Fuel-Node-Auth.svg)](https://travis-ci.org/ExactTarget/Fuel-Node-Auth)
=============
This library allows users to create authentication clients for ExactTarget APIs.
This library allows users to create authentication clients for ExactTarget APIs.
<!-- Use our [REST][1] and [SOAP][2] clients to interact with these APIs at a low-level. -->
This library is compatible with node versions 0.8 and 0.10+. `npm install` will error if you're using node version 0.8 with developer dependencies. To have a successful install for testing/contributing use `npm install -g npm@1.2.8000` and the issue should be resolved.
## Accessing ExactTarget's API

@@ -121,2 +123,4 @@

## ChangeLog
* **0.5.1** - 2014-08-19
* fixed Travis CI testing for 0.8 and 0.10
* **0.5.0** - 2014-08-06

@@ -123,0 +127,0 @@ * updated request dependency version due to qs module security vulnerability

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