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

patch-api

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

patch-api - pypi Package Compare versions

Comparing version
2.6.0
to
2.6.1
+1
-1
patch_api.egg-info/PKG-INFO
Metadata-Version: 2.4
Name: patch-api
Version: 2.6.0
Version: 2.6.1
Summary: Patch API V2

@@ -5,0 +5,0 @@ Home-page:

@@ -18,3 +18,3 @@ # coding: utf-8

__version__ = "2.6.0"
__version__ = "2.6.1"

@@ -21,0 +21,0 @@ # import ApiClient

@@ -94,3 +94,3 @@ # coding: utf-8

# Set default User-Agent.
self.user_agent = "patch-python/2.6.0"
self.user_agent = "patch-python/2.6.1"
# Set default Patch-Version

@@ -97,0 +97,0 @@ self.patch_version = 2

@@ -344,3 +344,3 @@ # coding: utf-8

"Version of the API: 2\n"
"SDK Package Version: 2.6.0".format(env=sys.platform, pyversion=sys.version)
"SDK Package Version: 2.6.1".format(env=sys.platform, pyversion=sys.version)
)

@@ -347,0 +347,0 @@

Metadata-Version: 2.4
Name: patch-api
Version: 2.6.0
Version: 2.6.1
Summary: Patch API V2

@@ -5,0 +5,0 @@ Home-page:

@@ -14,3 +14,3 @@ """

NAME = "patch-api"
VERSION = "2.6.0"
VERSION = "2.6.1"
# To install the library, run the following

@@ -17,0 +17,0 @@ #