sublevel-pouchdb
Advanced tools
Comparing version 6.2.0 to 6.2.1-prerelease
{ | ||
"name": "sublevel-pouchdb", | ||
"version": "6.2.0", | ||
"version": "6.2.1-prerelease", | ||
"description": "Fork of level-sublevel with ony the subset of the API that PouchDB uses", | ||
@@ -10,3 +10,3 @@ "main": "./lib/index.js", | ||
"repository": "https://github.com/pouchdb/pouchdb", | ||
"jsnext:main": "./lib/index.es.js", | ||
"jsnext:main": "./src/index.js", | ||
"contributors": [ | ||
@@ -17,14 +17,3 @@ { | ||
} | ||
], | ||
"dependencies": { | ||
"inherits": "2.0.3", | ||
"level-codec": "7.0.0", | ||
"ltgt": "2.1.3", | ||
"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
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
41330
0
13
1031
2
- Removedinherits@2.0.3
- Removedlevel-codec@7.0.0
- Removedltgt@2.1.3
- Removedreadable-stream@1.0.33
- Removedcore-util-is@1.0.3(transitive)
- Removedinherits@2.0.3(transitive)
- Removedisarray@0.0.1(transitive)
- Removedlevel-codec@7.0.0(transitive)
- Removedltgt@2.1.3(transitive)
- Removedreadable-stream@1.0.33(transitive)
- Removedstring_decoder@0.10.31(transitive)