Skip to content

Commit

Permalink
Merge pull request #225 from skycoin/master
Browse files Browse the repository at this point in the history
Merge Master to develop
  • Loading branch information
gz-c authored Aug 1, 2018
2 parents efa80db + 5e4a8e5 commit d64e6a3
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions .snyk
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,9 @@ patch:
- karma > socket.io > socket.io-adapter > socket.io-parser > debug > ms: null
- karma > log4js > mailgun-js > debug > ms:
patched: '2018-05-04T03:41:07.077Z'
'npm:tunnel-agent:20170305':
- karma > log4js > loggly > request > tunnel-agent:
patched: '2018-06-26T08:10:05.074Z'
- '@angular-devkit/build-angular > node-sass > request > tunnel-agent':
patched: '2018-06-26T08:10:05.074Z'
patched: '2018-04-18T04:53:49.215Z'
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Skycoin Explorer

[![Build Status](https://travis-ci.org/skycoin/skycoin-explorer.svg)](https://travis-ci.org/skycoin/skycoin-explorer)
[![Build Status](https://travis-ci.org/skycoin/skycoin-explorer.svg?branch=develop)](https://travis-ci.org/skycoin/skycoin-explorer)

https://explorer.skycoin.net

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"moment": "^2.21.0",
"rxjs": "^5.5.2",
"zone.js": "^0.8.14",
"snyk": "^1.78.0"
"snyk": "^1.85.0"
},
"devDependencies": {
"@angular/cli": "^6.0.0",
Expand All @@ -50,7 +50,7 @@
"karma-coverage-istanbul-reporter": "^1.4.2",
"karma-jasmine": "~1.1.0",
"karma-jasmine-html-reporter": "^0.2.2",
"protractor": "~5.3.2",
"protractor": "~5.4.0",
"ts-node": "~3.2.0",
"tslint": "~5.7.0",
"typescript": "~2.4.2",
Expand Down

0 comments on commit d64e6a3

Please sign in to comment.