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

webfleet-connect

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webfleet-connect - pypi Package Compare versions

Comparing version
0.1.26
to
0.1.27
+1
-1
PKG-INFO
Metadata-Version: 2.1
Name: webfleet_connect
Version: 0.1.26
Version: 0.1.27
Summary: The WEBFLEET.connect API connects software applications with the Webfleet fleet management solution. Via WEBFLEET.connect you can enhance the value of all types of business solutions, including routing and scheduling optimization, ERP, Transport Management System (TMS), supply chain planning, asset management, and much more.

@@ -5,0 +5,0 @@ Home-page: https://github.com/movomx/webfleet_connect_python

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

name='webfleet_connect',
version='0.1.26',
version='0.1.27',
description='The WEBFLEET.connect API connects software applications with the Webfleet fleet management solution. Via WEBFLEET.connect you can enhance the value of all types of business solutions, including routing and scheduling optimization, ERP, Transport Management System (TMS), supply chain planning, asset management, and much more.',

@@ -14,0 +14,0 @@ long_description=long_description,

Metadata-Version: 2.1
Name: webfleet-connect
Version: 0.1.26
Version: 0.1.27
Summary: The WEBFLEET.connect API connects software applications with the Webfleet fleet management solution. Via WEBFLEET.connect you can enhance the value of all types of business solutions, including routing and scheduling optimization, ERP, Transport Management System (TMS), supply chain planning, asset management, and much more.

@@ -5,0 +5,0 @@ Home-page: https://github.com/movomx/webfleet_connect_python

@@ -11,3 +11,3 @@ from .format_handlers.json_response_parser import JsonResponseParser

def status_code(self):
return self.response.status_code
return self._response.status_code

@@ -14,0 +14,0 @@ def to_hash(self):