moray-sandbox
Advanced tools
Comparing version 0.1.3 to 0.2.0
@@ -8,3 +8,3 @@ /* | ||
/* | ||
* Copyright 2016, Joyent, Inc. | ||
* Copyright (c) 2018 Joyent, Inc. | ||
*/ | ||
@@ -77,2 +77,3 @@ | ||
pg: { | ||
maxQueueLength: 2000, | ||
maxConnections: 5 | ||
@@ -203,2 +204,4 @@ }, | ||
pg.setRequestId(opts.req_id); | ||
var q = pg.query(mkTableSQL); | ||
@@ -205,0 +208,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"main": "./lib/index.js", | ||
"version": "0.1.3", | ||
"version": "0.2.0", | ||
"keywords": [ "moray" ], | ||
@@ -18,3 +18,3 @@ "repository": { | ||
"jsprim": "1.4.0", | ||
"moray-server": "git+https://github.com/joyent/moray.git#3e9f411", | ||
"moray-server": "git+https://github.com/joyent/moray.git#7b8c682", | ||
"uuid": "3.0.0", | ||
@@ -27,3 +27,3 @@ "vasync": "1.6.4", | ||
"dashdash": "1.14.1", | ||
"moray": "^2.0.0", | ||
"moray": "^3.0.0", | ||
"faucet": "0.0.1", | ||
@@ -36,5 +36,5 @@ "istanbul": "^0.4.0", | ||
"peerDependencies": { | ||
"moray": "^2.0.0" | ||
"moray": "^3.0.0" | ||
}, | ||
"license": "MPL-2.0" | ||
} |
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
Git dependency
Supply chain riskContains a dependency which resolves to a remote git URL. Dependencies fetched from git URLs are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality 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
Git dependency
Supply chain riskContains a dependency which resolves to a remote git URL. Dependencies fetched from git URLs are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
844
49556
9
2
0
+ Addedartedi@2.0.02.0.3(transitive)
+ Addedcueball@2.10.3(transitive)
+ Addeddtrace-provider@0.8.6(transitive)
+ Addedjson-schema@0.4.0(transitive)
+ Addedjsprim@2.0.2(transitive)
+ Addedmoray@3.8.1(transitive)
+ Addedverror@1.10.1(transitive)
- Removedcueball@1.3.2(transitive)
- Removedfast-safe-stringify@1.2.3(transitive)
- Removedlodash@3.10.14.17.21(transitive)
- Removedmoray@2.0.1(transitive)
- Removednode-uuid@1.4.8(transitive)
- Removedrestify-clients@1.6.0(transitive)
- Removedrestify-errors@3.1.0(transitive)
Updatedmoray-server@git+https://github.com/joyent/moray.git#7b8c682