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

@icekuma/bktdb

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@icekuma/bktdb - npm Package Compare versions

Comparing version 1.0.1 to 1.0.3

readme.md

2

dist/bucket_mgr.js

@@ -220,3 +220,3 @@ "use strict";

}
if (pos === undefined || pos == '') {
if (pos === undefined || pos === '') {
throw error_1.ErrBucketName;

@@ -223,0 +223,0 @@ }

{
"name": "@icekuma/bktdb",
"version": "1.0.1",
"version": "1.0.3",
"description": "",

@@ -13,2 +13,4 @@ "main": "dist/index.js",

"@types/node": "^14.14.37",
"grpc": "^1.24.9",
"grpc-tools": "^1.11.1",
"mongodb": "^3.6.5"

@@ -15,0 +17,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