New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

PyJONDB

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

PyJONDB - pypi Package Compare versions

Comparing version
1.6
to
1.7
+1
-1
PKG-INFO
Metadata-Version: 2.1
Name: PyJONDB
Version: 1.6
Version: 1.7
Summary: A lightweight, encrypted JSON-based database with support for collections, document operations, and aggregation.

@@ -5,0 +5,0 @@ Home-page: https://tago.works/

Metadata-Version: 2.1
Name: PyJONDB
Version: 1.6
Version: 1.7
Summary: A lightweight, encrypted JSON-based database with support for collections, document operations, and aggregation.

@@ -5,0 +5,0 @@ Home-page: https://tago.works/

@@ -9,3 +9,3 @@ from setuptools import setup, find_packages

name='PyJONDB',
version='1.6',
version='1.7',
description='A lightweight, encrypted JSON-based database with support for collections, document operations, and aggregation.',

@@ -12,0 +12,0 @@ long_description=desc,