Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

level-packager

Package Overview
Dependencies
Maintainers
4
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

level-packager - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

CHANGELOG.md

8

package.json
{
"name": "level-packager",
"description": "LevelUP package helper for distributing with a LevelDOWN-compatible back-end",
"version": "2.1.0",
"version": "2.1.1",
"contributors": [

@@ -25,3 +25,3 @@ "Rod Vagg <r@va.gg> (https://github.com/rvagg)",

"scripts": {
"test": "standard && node test.js"
"test": "standard && node test.js && rm -rf level-test*"
},

@@ -40,3 +40,3 @@ "homepage": "https://github.com/Level/packager",

"dependencies": {
"encoding-down": "~3.0.0",
"encoding-down": "~4.0.0",
"levelup": "^2.0.0"

@@ -46,3 +46,3 @@ },

"devDependencies": {
"leveldown": "^2.0.0",
"leveldown": "^3.0.0",
"standard": "^10.0.3",

@@ -49,0 +49,0 @@ "tape": "^4.0.0"

@@ -40,3 +40,3 @@ # level-packager

Copyright (c) 2012-2017 `level-packager` [contributors](https://github.com/level/community#contributors).
Copyright (c) 2012-2018 `level-packager` [contributors](https://github.com/level/community#contributors).

@@ -43,0 +43,0 @@ `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.

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc