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

times

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

times - npm Package Compare versions

Comparing version
0.6.1
to
0.6.2
+1
-1
PKG-INFO
Metadata-Version: 1.0
Name: times
Version: 0.6.1
Version: 0.6.2
Summary: Times is a small, minimalistic, Python library for dealing with time conversions between universal time and arbitrary timezones.

@@ -5,0 +5,0 @@ Home-page: https://github.com/nvie/times/

@@ -30,3 +30,3 @@ import sys

platforms='any',
install_requires=['pytz', 'python-dateutil >= 2.1'],
install_requires=['pytz >= 0a', 'python-dateutil >= 2.1'],
classifiers=[

@@ -33,0 +33,0 @@ # As from http://pypi.python.org/pypi?%3Aaction=list_classifiers

Metadata-Version: 1.0
Name: times
Version: 0.6.1
Version: 0.6.2
Summary: Times is a small, minimalistic, Python library for dealing with time conversions between universal time and arbitrary timezones.

@@ -5,0 +5,0 @@ Home-page: https://github.com/nvie/times/

@@ -1,2 +0,2 @@

pytz
pytz >= 0a
python-dateutil >= 2.1

@@ -1,1 +0,1 @@

VERSION = '0.6.1'
VERSION = '0.6.2'