passport-bitbucket-token
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "passport-bitbucket-token", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Passport strategy for authenticating with Bitbucket access tokens using the OAuth 2.0 API.", | ||
"main": "lib/index.js", | ||
"scripts": { | ||
"compile": "babel src --out-dir lib" | ||
"compile": "babel src --out-dir lib", | ||
"coveralls": "cat coverage/lcov.info | coveralls", | ||
"test": "babel-node ./node_modules/.bin/isparta cover _mocha" | ||
}, | ||
@@ -28,2 +30,3 @@ "keywords": [ | ||
"chai-passport-strategy": "^1.0.0", | ||
"coveralls": "^2.13.0", | ||
"isparta": "^4.0.0", | ||
@@ -34,8 +37,8 @@ "mocha": "^3.2.0", | ||
"bugs": { | ||
"url" : "https://github.com/GenFirst/passport-bitbucket-token/issues" | ||
"url": "https://github.com/GenFirst/passport-bitbucket-token/issues" | ||
}, | ||
"repository": { | ||
"type" : "git", | ||
"url" : "https://github.com/GenFirst/passport-bitbucket-token.git" | ||
"type": "git", | ||
"url": "https://github.com/GenFirst/passport-bitbucket-token.git" | ||
} | ||
} |
# passport-bitbucket-token | ||
[![NPM](https://nodei.co/npm/passport-bitbucket-token.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/passport-bitbucket-token/) | ||
[![Build Status](https://travis-ci.org/GenFirst/passport-bitbucket-token.svg?branch=master)](https://travis-ci.org/GenFirst/passport-bitbucket-token) | ||
[![Coverage Status](https://coveralls.io/repos/github/GenFirst/passport-bitbucket-token/badge.svg?branch=master)](https://coveralls.io/github/GenFirst/passport-bitbucket-token?branch=master) | ||
[![Dependency Status](https://gemnasium.com/badges/github.com/GenFirst/passport-bitbucket-token.svg)](https://gemnasium.com/github.com/GenFirst/passport-bitbucket-token) | ||
[![npm version](https://badge.fury.io/js/passport-bitbucket-token.svg)](https://badge.fury.io/js/passport-bitbucket-token) | ||
![License](https://img.shields.io/badge/license-MIT-blue.svg) | ||
@@ -4,0 +10,0 @@ |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
134331
17
518
54
9