sublevel-pouchdb
Advanced tools
Comparing version 6.1.1 to 6.1.2
{ | ||
"name": "sublevel-pouchdb", | ||
"version": "6.1.1", | ||
"version": "6.1.2", | ||
"description": "Fork of level-sublevel with ony the subset of the API that PouchDB uses", | ||
@@ -10,7 +10,3 @@ "main": "./lib/index.js", | ||
"repository": "https://github.com/pouchdb/pouchdb", | ||
"jsnext:main": "./src/index.js", | ||
"files": [ | ||
"lib", | ||
"src" | ||
], | ||
"jsnext:main": "./lib/index.es.js", | ||
"contributors": [ | ||
@@ -24,6 +20,11 @@ { | ||
"inherits": "2.0.3", | ||
"level-codec": "6.2.0", | ||
"level-codec": "7.0.0", | ||
"ltgt": "2.1.2", | ||
"readable-stream": "1.0.33" | ||
} | ||
}, | ||
"files": [ | ||
"lib", | ||
"dist", | ||
"tonic-example.js" | ||
] | ||
} |
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
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
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
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
30975
5
648
+ Addedlevel-codec@7.0.0(transitive)
- Removedlevel-codec@6.2.0(transitive)
Updatedlevel-codec@7.0.0