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

macaddress

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

macaddress - npm Package Compare versions

Comparing version
1.1.0
to
1.1.1
+1
-1
macaddress.egg-info/PKG-INFO
Metadata-Version: 1.1
Name: macaddress
Version: 1.1.0
Version: 1.1.1
Summary: Like ``ipaddress``, but for hardware identifiers such as MAC addresses.

@@ -5,0 +5,0 @@ Home-page: https://github.com/mentalisttraceur/python-macaddress

@@ -15,3 +15,3 @@ # SPDX-License-Identifier: 0BSD

)
__version__ = '1.1.0'
__version__ = '1.1.1'

@@ -387,2 +387,4 @@

character = 'x'
elif character == 'x':
character = ''
while start < end and candidates[start][0][index] < character:

@@ -389,0 +391,0 @@ start += 1

Metadata-Version: 1.1
Name: macaddress
Version: 1.1.0
Version: 1.1.1
Summary: Like ``ipaddress``, but for hardware identifiers such as MAC addresses.

@@ -5,0 +5,0 @@ Home-page: https://github.com/mentalisttraceur/python-macaddress