Comparing version 1.3.3 to 1.3.4
@@ -251,7 +251,2 @@ // Load modules | ||
internals.Response.prototype.destroy = function () { | ||
}; | ||
exports.inject = function (dispatchFunc, options, callback) { | ||
@@ -258,0 +253,0 @@ |
{ | ||
"name": "shot", | ||
"description": "Injects a fake HTTP request/response into a node HTTP server", | ||
"version": "1.3.3", | ||
"repository": "git://github.com/spumko/shot", | ||
"version": "1.3.4", | ||
"repository": "git://github.com/hapijs/shot", | ||
"main": "index", | ||
@@ -14,3 +14,3 @@ "keywords": [ | ||
"engines": { | ||
"node": ">=0.10.22" | ||
"node": ">=0.10.30" | ||
}, | ||
@@ -28,5 +28,5 @@ "dependencies": { | ||
"type": "BSD", | ||
"url": "http://github.com/spumko/shot/raw/master/LICENSE" | ||
"url": "http://github.com/hapijs/shot/raw/master/LICENSE" | ||
} | ||
] | ||
} |
@@ -1,3 +0,2 @@ | ||
<a href="https://github.com/spumko"><img src="https://raw.github.com/spumko/spumko/master/images/from.png" align="right" /></a> | ||
![shot Logo](https://raw.github.com/spumko/shot/master/images/shot.png) | ||
![shot Logo](https://raw.github.com/hapijs/shot/master/images/shot.png) | ||
@@ -7,4 +6,6 @@ Injects a fake HTTP request/response into a node HTTP server for simulating server logic, writing tests, or debugging. Does not use a socket | ||
[![Build Status](https://secure.travis-ci.org/spumko/shot.png)](http://travis-ci.org/spumko/shot) | ||
[![Build Status](https://secure.travis-ci.org/hapijs/shot.png)](http://travis-ci.org/hapijs/shot) | ||
Lead Maintainer: [Wyatt Preul](https://github.com/wpreul) | ||
For example: | ||
@@ -11,0 +12,0 @@ |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
65572
46
567