pouchdb-changes-filter
Advanced tools
Comparing version 0.0.0 to 6.2.0
{ | ||
"name": "pouchdb-changes-filter", | ||
"version": "0.0.0", | ||
"description": "placeholder for pouchdb-changes-filter package", | ||
"main": "index.js", | ||
"author": "Nolan Lawson <nolan@nolanlawson.com>", | ||
"license": "Apache-2.0" | ||
"version": "6.2.0", | ||
"description": "Adds \"filter\", \"selector\", etc. to PouchDB's changes/replicate/sync APIs", | ||
"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", | ||
"browser": { | ||
"./lib/index.js": "./lib/index-browser.js", | ||
"./lib/index.es.js": "./lib/index-browser.es.js" | ||
}, | ||
"dependencies": { | ||
"pouchdb-errors": "6.2.0", | ||
"pouchdb-selector-core": "6.2.0", | ||
"pouchdb-utils": "6.2.0" | ||
}, | ||
"files": [ | ||
"lib", | ||
"dist", | ||
"tonic-example.js" | ||
] | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
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
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
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 v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
29020
7
475
1
0
29
3
3
2
+ Addedpouchdb-errors@6.2.0
+ Addedpouchdb-selector-core@6.2.0
+ Addedpouchdb-utils@6.2.0
+ Addedargsarray@0.0.1(transitive)
+ Addedclone-buffer@1.0.0(transitive)
+ Addedimmediate@3.0.6(transitive)
+ Addedinherits@2.0.3(transitive)
+ Addedlie@3.1.1(transitive)
+ Addedpouchdb-collate@6.2.0(transitive)
+ Addedpouchdb-collections@6.2.0(transitive)
+ Addedpouchdb-errors@6.2.0(transitive)
+ Addedpouchdb-promise@6.2.0(transitive)
+ Addedpouchdb-selector-core@6.2.0(transitive)
+ Addedpouchdb-utils@6.2.0(transitive)