Skip to content

Commit

Permalink
Some dep updates (OpenUserJS#1563)
Browse files Browse the repository at this point in the history
* Delete op retested
* Some resorting
* `git` syntax shows `.git` at suffix since last check

NOTE:
* No effective change on SPDX. They sorted too with case sensitive

Auto-merge
  • Loading branch information
Martii committed Dec 21, 2018
1 parent a43bb8d commit 0d61c78
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
3 changes: 2 additions & 1 deletion libs/blockSPDX.json
Original file line number Diff line number Diff line change
Expand Up @@ -306,5 +306,6 @@
"zlib-acknowledgement",
"ZPL-1.1",
"ZPL-2.0",
"ZPL-2.1"
"ZPL-2.1",
"copyleft-next-0.3.0"
]
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"version": "0.2.4",
"main": "app",
"dependencies": {
"ace-builds": "git://github.com/ajaxorg/ace-builds#0d62c26",
"ace-builds": "git://github.com/ajaxorg/ace-builds.git#0d62c26",
"ansi-colors": "3.2.3",
"async": "2.6.1",
"aws-sdk": "2.380.0",
"aws-sdk": "2.381.0",
"base62": "2.0.0",
"body-parser": "1.18.3",
"bootstrap": "3.3.7",
Expand All @@ -23,13 +23,13 @@
"font-awesome": "4.7.0",
"formidable": "1.2.1",
"git-rev": "0.2.1",
"github": "git://github.com/octokit/rest.js#29dedb3",
"github": "git://github.com/octokit/rest.js.git#29dedb3",
"highlight.js": "9.13.1",
"ip-range-check": "0.0.2",
"image-size": "0.6.3",
"jsdom": "13.1.0",
"ip-range-check": "0.0.2",
"jquery": "3.3.1",
"js-beautify": "1.8.9",
"jsdom": "13.1.0",
"jwt-simple": "0.5.5",
"less-middleware": "3.0.1",
"marked": "0.5.2",
Expand All @@ -52,7 +52,7 @@
"passport-reddit": "0.2.4",
"passport-steam": "1.0.10",
"passport-twitter": "1.0.4",
"passport-yahoo": "git://github.com/OpenUserJs/passport-yahoo#OpenID2",
"passport-yahoo": "git://github.com/OpenUserJs/passport-yahoo.git#OpenID2",
"pegjs": "0.10.0",
"rate-limit-mongo": "1.0.3",
"request": "2.88.0",
Expand All @@ -62,7 +62,7 @@
"select2": "3.5.2-browserify",
"select2-bootstrap-css": "1.4.6",
"serve-favicon": "2.5.0",
"spdx-license-ids": "3.0.2",
"spdx-license-ids": "3.0.3",
"terser": "3.13.1",
"toobusy-js": "0.5.1",
"underscore": "1.9.1",
Expand Down

0 comments on commit 0d61c78

Please sign in to comment.