Comparing version 0.1.0 to 0.1.5
{ | ||
"name": "lyssa", | ||
"version": "0.1.0", | ||
"version": "0.1.5", | ||
"description": "A simple reverse proxy.", | ||
@@ -11,5 +11,3 @@ "main": "index.js", | ||
"scripts": { | ||
"test": "COV_TEST=true ./node_modules/.bin/mocha --require coffee-coverage/register --compilers coffee:coffee-script/register --require test/support/env --reporter node_modules/mocha-reporter-cov-summary -- test/*.test.coffee", | ||
"test-only": "./node_modules/.bin/mocha --require coffee-coverage/register --compilers coffee:coffee-script/register --require test/support/env -- test/*.test.coffee", | ||
"test-cov-html": "COV_TEST=true ./node_modules/.bin/mocha --require coffee-coverage/register --compilers coffee:coffee-script/register --require test/support/env --reporter html-cov -- test/*.test.coffee > coverage-reporter.html" | ||
"test": "./node_modules/.bin/mocha --compilers coffee:coffee-script/register --require test/support/env -- test/*.test.coffee" | ||
}, | ||
@@ -29,3 +27,3 @@ "author": "faceair", | ||
"iconv-lite": "^0.4.7", | ||
"node-pluggable": "^0.2.3", | ||
"node-pluggable": "^0.3", | ||
"raw-body": "^1.3.3", | ||
@@ -38,6 +36,4 @@ "underscore": "^1.8.2" | ||
"nodejs-websocket": "^1.2.1", | ||
"coffee-coverage": "^0.4.5", | ||
"mocha": "^2.2.1", | ||
"mocha-reporter-cov-summary": "^0.1.1" | ||
"mocha": "^2.2.1" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
4
13465
+ Addednode-pluggable@0.3.3(transitive)
- Removednode-pluggable@0.2.5(transitive)
Updatednode-pluggable@^0.3