Security News
PyPI Introduces Digital Attestations to Strengthen Python Package Security
PyPI now supports digital attestations, enhancing security and trust by allowing package maintainers to verify the authenticity of Python packages.
level-packager
Advanced tools
LevelUP package helper for distributing with a LevelDOWN-compatible back-end
levelup
package helper for distributing with anabstract-leveldown
compatible back-end
Exports a single function which takes a single argument, an abstract-leveldown
compatible storage back-end for levelup
. The function returns a constructor function that will bundle levelup
with the given abstract-leveldown
replacement. The full API is supported, including optional functions, destroy()
, and repair()
. Encoding functionality is provided by encoding-down
.
The constructor function has a .errors
property which provides access to the different error types from level-errors
.
For example use-cases, see:
Also available is a test.js file that can be used to verify that the user-package works as expected.
level-packager
is an OPEN Open Source Project. This means that:
Individuals making significant and valuable contributions are given commit-access to the project to contribute as they see fit. This project is more like an open wiki than a standard guarded open source project.
See the contribution guide for more details.
Copyright (c) 2012-2017 level-packager
contributors.
level-packager
is licensed under the MIT license. All rights not explicitly granted in the MIT license are reserved. See the included LICENSE.md
file for more details.
FAQs
levelup package helper for distributing with an abstract-leveldown store
The npm package level-packager receives a total of 175,711 weekly downloads. As such, level-packager popularity was classified as popular.
We found that level-packager demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now supports digital attestations, enhancing security and trust by allowing package maintainers to verify the authenticity of Python packages.
Security News
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.