npm-registry-couchapp
Advanced tools
Comparing version 2.5.2 to 2.5.3
{ | ||
"name": "npm-registry-couchapp", | ||
"version": "2.5.2", | ||
"version": "2.5.3", | ||
"description": "The CouchApp implementation of an npm registry", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -17,3 +17,3 @@ // start the couchdb spinning as a detached child process. | ||
var timeout = process.env.TRAVIS ? 20000 : 5000 | ||
var timeout = 300000; // 5 minutes | ||
var conf = path.resolve(__dirname, 'fixtures', 'couch.ini') | ||
@@ -20,0 +20,0 @@ var pidfile = path.resolve(__dirname, 'fixtures', 'pid') |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
42
1167736
14