You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

diffractio

Package Overview
Dependencies
Maintainers
2
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

diffractio - pypi Package Compare versions

Comparing version
0.1.12
to
0.2.1
+1
-1
diffractio.egg-info/PKG-INFO
Metadata-Version: 2.1
Name: diffractio
Version: 0.1.12
Version: 0.2.1
Summary: Optical Diffraction and Interference (scalar and vectorial)

@@ -5,0 +5,0 @@ Home-page: https://bitbucket.org/optbrea/diffractio/src/master/

@@ -45,3 +45,3 @@ # !/usr/bin/env python3

__email__ = 'optbrea@ucm.es'
__version__ = '0.1.12'
__version__ = '0.2.1'

@@ -48,0 +48,0 @@ name = 'diffractio'

@@ -67,3 +67,3 @@ #!/usr/bin/env python3

# version = diffractio.__version__
version = '0.1.12'
version = '0.2.1'
# The full version, including alpha/beta/rc tags.

@@ -70,0 +70,0 @@ # release = diffractio.__version__

@@ -164,3 +164,3 @@ =======

0.1.12 (2023-11-21)
0.2.1 (2023-11-21)
--------------------------------

@@ -167,0 +167,0 @@

Metadata-Version: 2.1
Name: diffractio
Version: 0.1.12
Version: 0.2.1
Summary: Optical Diffraction and Interference (scalar and vectorial)

@@ -5,0 +5,0 @@ Home-page: https://bitbucket.org/optbrea/diffractio/src/master/

@@ -64,4 +64,4 @@ #!/usr/bin/env python3

url='https://bitbucket.org/optbrea/diffractio/src/master/',
version='0.1.12',
version='0.2.1',
zip_safe=False,
)