pouchdb-debug
Advanced tools
Comparing version 0.0.0 to 6.2.0
{ | ||
"name": "pouchdb-debug", | ||
"version": "0.0.0", | ||
"description": "Placeholder for pouchdb-debug project", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"version": "6.2.0", | ||
"description": "PouchDB.debug() API to debug PouchDB operations", | ||
"main": "./lib/index.js", | ||
"keywords": [], | ||
"author": "Dale Harvey <dale@arandomurl.com>", | ||
"license": "Apache-2.0", | ||
"repository": "https://github.com/pouchdb/pouchdb", | ||
"jsnext:main": "./lib/index.es.js", | ||
"files": [ | ||
"lib", | ||
"dist", | ||
"tonic-example.js" | ||
], | ||
"browser": { | ||
"./lib/index.js": "./lib/index-browser.js", | ||
"./lib/index.es.js": "./lib/index-browser.es.js" | ||
}, | ||
"keywords": [], | ||
"author": "Nolan Lawson <nolan@nolanlawson.com>", | ||
"license": "Apache-2.0" | ||
"dependencies": { | ||
"debug": "2.6.1" | ||
} | ||
} |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
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
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
15635
7
72
1
0
59
1
+ Addeddebug@2.6.1
+ Addeddebug@2.6.1(transitive)
+ Addedms@0.7.2(transitive)