seneca-transport
Advanced tools
Comparing version 2.1.1 to 2.2.0
{ | ||
"name": "seneca-transport", | ||
"version": "2.1.1", | ||
"version": "2.2.0", | ||
"description": "Seneca transport", | ||
@@ -19,8 +19,6 @@ "main": "transport.js", | ||
"scripts": { | ||
"test": "lab -v -L -P test -t 81 -m 5000 -I WebAssembly", | ||
"test-report": "lab -v -L -P test -t 81 -m 5000 -r html -I WebAssembly > test/report.html; open test/report.html", | ||
"bench": "node bench", | ||
"coveralls": "lab -s -P test -r lcov -I WebAssembly | coveralls", | ||
"coverage": "lab -v -P test -L -t 81 -r html -I WebAssembly > docs/coverage.html", | ||
"annotate": "docco transport.js -o docs/annotated; open docs/annotated/transport.html" | ||
"test": "lab -v -P test -t 70 -I URL,URLSearchParams", | ||
"coveralls": "lab -s -P test -r lcov -I URL,URLSearchParams | coveralls", | ||
"coverage": "lab -v -P test -t 70 -r html -I URL,URLSearchParams > coverage.html", | ||
"prettier": "prettier --write --no-semi --single-quote *.js lib/*.js test/*.js" | ||
}, | ||
@@ -48,29 +46,24 @@ "contributors": [ | ||
"dependencies": { | ||
"eraro": "0.4.1", | ||
"gex": "0.2.2", | ||
"jsonic": "0.2.2", | ||
"lodash": "4.15.0", | ||
"lru-cache": "4.0.1", | ||
"ndjson": "1.4.3", | ||
"nid": "0.3.2", | ||
"patrun": "0.5.0", | ||
"qs": "6.2.1", | ||
"reconnect-core": "1.3.0", | ||
"wreck": "9.0.0" | ||
"eraro": "1.0", | ||
"gex": "0.3", | ||
"jsonic": "0.3", | ||
"lodash": "4.17", | ||
"lru-cache": "4.1", | ||
"ndjson": "1.5", | ||
"nid": "0.3", | ||
"patrun": "1.0", | ||
"qs": "6.5", | ||
"reconnect-core": "1.3", | ||
"wreck": "12.5" | ||
}, | ||
"devDependencies": { | ||
"async": "2.0.x", | ||
"bench": "0.3.x", | ||
"code": "3.0.x", | ||
"coveralls": "2.11.x", | ||
"docco": "0.7.x", | ||
"eslint-config-seneca": "3.x.x", | ||
"eslint-plugin-hapi": "4.x.x", | ||
"eslint-plugin-standard": "2.x.x", | ||
"lab": "11.0.x", | ||
"pre-commit": "1.1.x", | ||
"async": "2", | ||
"bench": "0", | ||
"code": "4", | ||
"coveralls": "3", | ||
"lab": "14", | ||
"seneca": "plugin", | ||
"seneca-entity": "1.3.x", | ||
"seneca-transport-test": "0.2.0", | ||
"sinon": "1.17.x" | ||
"seneca-entity": "2", | ||
"seneca-transport-test": "0", | ||
"sinon": "5" | ||
}, | ||
@@ -83,6 +76,3 @@ "files": [ | ||
"lib" | ||
], | ||
"pre-commit": [ | ||
"test" | ||
] | ||
} |
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
9
70622
+ Addedboom@5.3.3(transitive)
+ Addederaro@1.0.0(transitive)
+ Addedgex@0.3.0(transitive)
+ Addedisarray@1.0.0(transitive)
+ Addedjson-stringify-safe@5.0.1(transitive)
+ Addedjsonic@0.3.1(transitive)
+ Addedlodash@4.17.21(transitive)
+ Addedlru-cache@4.1.5(transitive)
+ Addedndjson@1.5.0(transitive)
+ Addedpatrun@1.0.0(transitive)
+ Addedprocess-nextick-args@2.0.1(transitive)
+ Addedqs@6.5.3(transitive)
+ Addedreadable-stream@2.3.8(transitive)
+ Addedsafe-buffer@5.1.2(transitive)
+ Addedsplit2@2.2.0(transitive)
+ Addedstring_decoder@1.1.1(transitive)
+ Addedthrough2@2.0.5(transitive)
+ Addedutil-deprecate@1.0.2(transitive)
+ Addedwreck@12.5.1(transitive)
- Removedboom@3.2.2(transitive)
- Removederaro@0.4.1(transitive)
- Removedgex@0.2.2(transitive)
- Removedisarray@0.0.1(transitive)
- Removedjsonic@0.2.2(transitive)
- Removedlodash@2.4.23.10.04.15.0(transitive)
- Removedlru-cache@4.0.1(transitive)
- Removedndjson@1.4.3(transitive)
- Removedpatrun@0.5.0(transitive)
- Removedqs@6.2.1(transitive)
- Removedreadable-stream@1.0.34(transitive)
- Removedsplit2@0.2.1(transitive)
- Removedstring_decoder@0.10.31(transitive)
- Removedthrough2@0.6.5(transitive)
- Removedwreck@9.0.0(transitive)
Updatederaro@1.0
Updatedgex@0.3
Updatedjsonic@0.3
Updatedlodash@4.17
Updatedlru-cache@4.1
Updatedndjson@1.5
Updatednid@0.3
Updatedpatrun@1.0
Updatedqs@6.5
Updatedreconnect-core@1.3
Updatedwreck@12.5