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

drpt

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

drpt - npm Package Compare versions

Comparing version
0.6.2
to
0.6.3
+1
-1
PKG-INFO
Metadata-Version: 2.1
Name: drpt
Version: 0.6.2
Version: 0.6.3
Summary: Tool for preparing a dataset for publishing by dropping, renaming, scaling, and obfuscating columns defined in a recipe.

@@ -5,0 +5,0 @@ Author-email: Constantinos Xanthopoulos <conx@xanthopoulos.info>

@@ -7,3 +7,3 @@ [build-system]

name = "drpt"
version = "0.6.2"
version = "0.6.3"
description = "Tool for preparing a dataset for publishing by dropping, renaming, scaling, and obfuscating columns defined in a recipe."

@@ -40,3 +40,3 @@ readme = "README.md"

[tool.bumpver]
current_version = "0.6.2"
current_version = "0.6.3"
version_pattern = "MAJOR.MINOR.PATCH[PYTAGNUM]"

@@ -43,0 +43,0 @@ commit_message = "Bump version {old_version} -> {new_version}"

Metadata-Version: 2.1
Name: drpt
Version: 0.6.2
Version: 0.6.3
Summary: Tool for preparing a dataset for publishing by dropping, renaming, scaling, and obfuscating columns defined in a recipe.

@@ -5,0 +5,0 @@ Author-email: Constantinos Xanthopoulos <conx@xanthopoulos.info>

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

__version__ = "0.6.2"
__version__ = "0.6.3"

@@ -41,5 +41,7 @@ #!/usr/bin/env python3.9

},
"additionalProperties": False,
},
},
"required": ["version", "actions"],
"additionalProperties": False,
}

@@ -46,0 +48,0 @@