mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
added new rate limit file based on redback. converetd auto compile to
use it.
This commit is contained in:
@@ -23,21 +23,21 @@
|
||||
"lynx": "0.0.11",
|
||||
"session.socket.io": "0.1.4",
|
||||
"socket.io": "0.9.15",
|
||||
"mimelib": "~0.2.8",
|
||||
"bufferedstream": "~1.4.1",
|
||||
"mimelib": "0.2.8",
|
||||
"bufferedstream": "1.4.1",
|
||||
"mixpanel": "0.0.18",
|
||||
"settings-sharelatex": "git+https://github.com/sharelatex/settings-sharelatex.git#master",
|
||||
"logger-sharelatex": "git+https://github.com/sharelatex/logger-sharelatex.git#master",
|
||||
"soa-req-id": "git+https://github.com/sharelatex/soa-req-id.git#master",
|
||||
"fairy": "0.0.2",
|
||||
"node-uuid": "~1.4.0",
|
||||
"node-uuid": "1.4.0",
|
||||
"mongojs": "0.9.8",
|
||||
"node-ses": "0.0.3",
|
||||
"bcrypt": "0.7.5",
|
||||
"archiver": "~0.5.1",
|
||||
"ratelimiter": "~1.0.0",
|
||||
"nodetime": "~0.8.15",
|
||||
"mocha": "~1.17.1"
|
||||
"archiver": "0.5.1",
|
||||
"nodetime": "0.8.15",
|
||||
"mocha": "1.17.1",
|
||||
"redback": "0.3.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"chai": "",
|
||||
@@ -45,16 +45,16 @@
|
||||
"sandboxed-module": "0.2.0",
|
||||
"timekeeper": "",
|
||||
"sinon": "",
|
||||
"grunt-concurrent": "~0.4.3",
|
||||
"grunt-contrib-clean": "~0.5.0",
|
||||
"grunt-contrib-coffee": "~0.10.0",
|
||||
"grunt-nodemon": "~0.2.0",
|
||||
"grunt-contrib-less": "~0.9.0",
|
||||
"grunt-mocha-test": "~0.9.0",
|
||||
"grunt-available-tasks": "~0.4.1",
|
||||
"grunt-contrib-requirejs": "~0.4.1",
|
||||
"grunt-execute": "~0.1.5",
|
||||
"bunyan": "~0.22.1",
|
||||
"grunt-bunyan": "~0.5.0"
|
||||
"grunt-concurrent": "0.4.3",
|
||||
"grunt-contrib-clean": "0.5.0",
|
||||
"grunt-contrib-coffee": "0.10.0",
|
||||
"grunt-nodemon": "0.2.0",
|
||||
"grunt-contrib-less": "0.9.0",
|
||||
"grunt-mocha-test": "0.9.0",
|
||||
"grunt-available-tasks": "0.4.1",
|
||||
"grunt-contrib-requirejs": "0.4.1",
|
||||
"grunt-execute": "0.1.5",
|
||||
"bunyan": "0.22.1",
|
||||
"grunt-bunyan": "0.5.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user