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

bromba

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bromba - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

lib/bromba.js

@@ -1,2 +0,2 @@

const LRU = require('lru-cache');
const { LRUCache: LRU } = require('lru-cache');

@@ -3,0 +3,0 @@ const sector = require('./sector');

{
"name": "bromba",
"version": "0.1.0",
"version": "0.1.1",
"description": "Fast wasteful short buffer disk storage.",

@@ -18,8 +18,7 @@ "author": {

"dependencies": {
"lru-cache": "^7.10.1",
"lru-cache": "~10",
"snappy": "~7"
},
"devDependencies": {
"jshint": "~2",
"tape": "~5",
"@pirxpilot/jshint": "~3",
"tmp": "~0"

@@ -34,2 +33,2 @@ },

]
}
}

@@ -42,5 +42,5 @@ [![NPM version][npm-image]][npm-url]

[build-url]: https://github.com/pirxpilot/bromba/actions/workflows/check.yaml
[build-image]: https://img.shields.io/github/workflow/status/pirxpilot/bromba/check
[build-image]: https://img.shields.io/github/actions/workflow/status/pirxpilot/bromba/check.yaml?branch=main
[deps-image]: https://img.shields.io/librariesio/release/npm/bromba
[deps-url]: https://libraries.io/npm/bromba
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