This repository has been archived by the owner on Apr 19, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 195
some improvements #2 #82
Open
HansHammel
wants to merge
38
commits into
iloire:master
Choose a base branch
from
HansHammel:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…gins and build chain, build command added, now building on install
Current coverage is 85.88% (diff: 100%)
|
Snyk has created this PR to upgrade passport from 0.3.2 to 0.4.1. See this package in NPM: https://www.npmjs.com/package/passport See this project in Snyk: https://app.snyk.io/org/hanshammel/project/91b80a57-ffa5-4101-9ef8-58c969b2d8c3?utm_source=github&utm_medium=upgrade-pr
Snyk has created this PR to upgrade passport-google-oauth2 from 0.1.6 to 0.2.0. See this package in NPM: https://www.npmjs.com/package/passport-google-oauth2 See this project in Snyk: https://app.snyk.io/org/hanshammel/project/91b80a57-ffa5-4101-9ef8-58c969b2d8c3?utm_source=github&utm_medium=upgrade-pr
The following vulnerabilities are fixed with a Snyk patch: - https://snyk.io/vuln/SNYK-JS-LODASH-567746
The following vulnerabilities are fixed with a Snyk patch: - https://snyk.io/vuln/SNYK-JS-LODASH-567746
…4bf26d3c08e04a [Snyk] Upgrade passport from 0.3.2 to 0.4.1
…86f18955a8940d [Snyk] Upgrade passport-google-oauth2 from 0.1.6 to 0.2.0
…3232e2033a [Snyk] Fix for 1 vulnerabilities
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
finally I made it work with travis ;-)
changed some things for cross-platform compatibility
config structure
added badges and mage InchCI work (your project is recognized as html by githubs linguist)
changed the readme to reflect some changes
updated npm and bower packages and made changes to the build pipeline
great work btw.