passport-cisco-spark
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "passport-cisco-spark", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Cisco Spark authentication strategy for Passport.", | ||
@@ -8,10 +8,10 @@ "keywords": ["passport", "cisco", "spark", "cisco-spark", "auth", "authentication", "identity"], | ||
"type": "git", | ||
"url": "git://github.com/bastien-md/passport-cisco-spark.git" | ||
"url": "git://github.com/bmoyroud/passport-cisco-spark.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/bastien-md/passport-cisco-spark/issues" | ||
"url": "https://github.com/bmoyroud/passport-cisco-spark/issues" | ||
}, | ||
"author": { | ||
"name": "Bastien Moyroud", | ||
"url": "https://github.com/bastien-md" | ||
"url": "https://github.com/bmoyroud" | ||
}, | ||
@@ -31,2 +31,2 @@ "license": "MIT", | ||
"engines": { "node": ">= 0.4.0" } | ||
} | ||
} |
@@ -57,3 +57,3 @@ # Passport - Cisco Spark | ||
For a complete, working example, refer to the [login example](https://github.com/bastien-md/passport-cisco-spark/tree/master/examples/login). | ||
For a complete, working example, refer to the [login example](https://github.com/bmoyroud/passport-cisco-spark/tree/master/examples/login). | ||
@@ -65,3 +65,3 @@ ## Tests | ||
[![Build Status](https://travis-ci.org/bastien-md/passport-cisco-spark.svg?branch=master)](https://travis-ci.org/bastien-md/passport-cisco-spark) | ||
[![Build Status](https://travis-ci.org/bmoyroud/passport-cisco-spark.svg?branch=master)](https://travis-ci.org/bmoyroud/passport-cisco-spark) | ||
@@ -68,0 +68,0 @@ ## Credits |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
8142