Comparing version 15.0.2 to 15.1.0
@@ -5,3 +5,3 @@ { | ||
}, | ||
"version": "15.0.2", | ||
"version": "15.1.0", | ||
"bundleDependencies": [], | ||
@@ -36,2 +36,11 @@ "dependencies": { | ||
"test_http_all": "node ./tests/http_all", | ||
"test_http_top_one": "node ./tests/http_top_one", | ||
"test_http_bottom_one": "node ./tests/http_bottom_one", | ||
"test_http_func_all": "node ./tests/http_func_all", | ||
"test_http_status_matching": "node ./tests/http_status_matching", | ||
"test_http_status_non_matching": "node ./tests/http_status_non_matching", | ||
"test_http_name_matching": "node ./tests/http_name_matching", | ||
"test_http_name_non_matching": "node ./tests/http_name_non_matching", | ||
"test_http_version_matching": "node ./tests/http_version_matching", | ||
"test_http_version_non_matching": "node ./tests/http_version_non_matching", | ||
"test_json_http_all": "node ./tests/json_http_all", | ||
@@ -38,0 +47,0 @@ "test_json_all": "node ./tests/json_all", |
@@ -54,2 +54,11 @@ [![npm Package](https://img.shields.io/npm/v/queueobj.svg)](https://www.npmjs.org/package/queueobj) | ||
npm run test_http_all | ||
npm run test_http_top_one | ||
npm run test_http_bottom_one | ||
npm run test_http_func_all | ||
npm run test_http_status_matching | ||
npm run test_http_status_non_matching | ||
npm run test_http_name_matching | ||
npm run test_http_name_non_matching | ||
npm run test_http_version_matching | ||
npm run test_http_version_non_matching | ||
npm run test_json_http_all | ||
@@ -56,0 +65,0 @@ npm run test_json_all |
@@ -9,3 +9,3 @@ const assert = require('assert'), | ||
}, | ||
"version": "15.0.2", | ||
"version": "15.1.0", | ||
"bundleDependencies": [], | ||
@@ -40,2 +40,11 @@ "dependencies": { | ||
"test_http_all": "node ./tests/http_all", | ||
"test_http_top_one": "node ./tests/http_top_one", | ||
"test_http_bottom_one": "node ./tests/http_bottom_one", | ||
"test_http_func_all": "node ./tests/http_func_all", | ||
"test_http_status_matching": "node ./tests/http_status_matching", | ||
"test_http_status_non_matching": "node ./tests/http_status_non_matching", | ||
"test_http_name_matching": "node ./tests/http_name_matching", | ||
"test_http_name_non_matching": "node ./tests/http_name_non_matching", | ||
"test_http_version_matching": "node ./tests/http_version_matching", | ||
"test_http_version_non_matching": "node ./tests/http_version_non_matching", | ||
"test_json_http_all": "node ./tests/json_http_all", | ||
@@ -77,2 +86,3 @@ "test_json_all": "node ./tests/json_all", | ||
describe('package.json', function () { | ||
@@ -79,0 +89,0 @@ it('should pass', function () { |
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
148231
60
3537
162