Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign 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 - npm Package Compare versions

Comparing version
0.2.2
to
0.2.3
+1
-1
diffractio.egg-info/PKG-INFO
Metadata-Version: 2.1
Name: diffractio
Version: 0.2.2
Version: 0.2.3
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.2.2'
__version__ = '0.2.3'

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

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

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

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

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

0.2.2 (2023-11-21)
0.2.3 (2023-11-21)
--------------------------------

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

Metadata-Version: 2.1
Name: diffractio
Version: 0.2.2
Version: 0.2.3
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.2.2',
version='0.2.3',
zip_safe=False,
)