Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

cfxdb

Package Overview
Dependencies
Maintainers
3
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cfxdb - npm Package Compare versions

Comparing version
22.5.1
to
22.6.1
+1
-1
cfxdb.egg-info/PKG-INFO
Metadata-Version: 2.1
Name: cfxdb
Version: 22.5.1
Version: 22.6.1
Summary: Crossbar.io Database, based on zLMDB

@@ -5,0 +5,0 @@ Home-page: https://crossbario.com

autobahn[serialization,twisted,xbr]>=22.5.1
zlmdb>=22.5.1
zlmdb>=22.6.1
web3>=5.28.0

@@ -4,0 +4,0 @@ argon2_cffi>=20.1.0

@@ -8,2 +8,2 @@ ##############################################################################

__version__ = '22.5.1'
__version__ = '22.6.1'

@@ -80,3 +80,3 @@ ##############################################################################

shutil.rmtree(dbpath)
db = zlmdb.Database(dbpath=dbpath)
db = zlmdb.Database(dbpath=dbpath, writemap=True)
db.__enter__()

@@ -83,0 +83,0 @@ return db

Metadata-Version: 2.1
Name: cfxdb
Version: 22.5.1
Version: 22.6.1
Summary: Crossbar.io Database, based on zLMDB

@@ -5,0 +5,0 @@ Home-page: https://crossbario.com

autobahn[twisted,xbr,serialization]>=22.5.1
zlmdb>=22.5.1
zlmdb>=22.6.1
web3>=5.28.0
argon2_cffi>=20.1.0