New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@adiwajshing/keyed-db

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adiwajshing/keyed-db - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

package.json
{
"name": "@adiwajshing/keyed-db",
"version": "0.1.0",
"version": "0.1.1",
"description": "Lightweight library to store an in-memory DB",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/adiwajshing/keyed-db",

@@ -84,2 +84,3 @@ import KeyedDB, { binarySearch } from './KeyedDB'

if (newChats2.length > 0) {
assert.ok ( phoneCallKey(newChats2[0]) > phoneCallKey(prevChats[prevChats.length-1]))

@@ -86,0 +87,0 @@ }

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