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

kite

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kite - npm Package Compare versions

Comparing version
1.5.1
to
1.5.2
kite/spool/res/about.ui

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

+1
-1
Metadata-Version: 2.1
Name: kite
Version: 1.5.1
Version: 1.5.2
Summary: InSAR unwrapped surface displacement processing for earthquake modelling.

@@ -5,0 +5,0 @@ Author-email: Marius Paul Isken <mi@gfz-potsdam.de>, Henriette Sudhaus <hsudhaus@ifg.uni-kiel.de>

@@ -44,3 +44,12 @@ LICENSE.md

kite/spool/tab_scene.py
kite/spool/res/__init__.py
kite/spool/res/about.ui
kite/spool/res/boxkite-sketch.jpg
kite/spool/res/gacos_correction.ui
kite/spool/res/logging.ui
kite/spool/res/noise_dialog.ui
kite/spool/res/radar_splash.png
kite/spool/res/spool.ui
kite/spool/res/spool_splash.png
kite/spool/res/transect.ui
kite/spool/res/weight_matrix.ui
kite/talpa/__init__.py

@@ -55,2 +64,19 @@ kite/talpa/__main__.py

kite/talpa/util.py
kite/talpa/res/about.ui
kite/talpa/res/dialog_config.ui
kite/talpa/res/dialog_extent.ui
kite/talpa/res/dialog_los.ui
kite/talpa/res/ellipsoid_source.ui
kite/talpa/res/okada_source.ui
kite/talpa/res/pCDM_source.ui
kite/talpa/res/pyrocko_double_couple.ui
kite/talpa/res/pyrocko_moment_tensor.ui
kite/talpa/res/pyrocko_rectangular_source.ui
kite/talpa/res/pyrocko_ringfault.ui
kite/talpa/res/pyrocko_vlvd_source.ui
kite/talpa/res/spin_widget.ui
kite/talpa/res/talpa-splash-full.png
kite/talpa/res/talpa.ui
kite/talpa/res/talpa_splash.png
kite/talpa/res/window_reference.ui
kite/talpa/sources/__init__.py

@@ -57,0 +83,0 @@ kite/talpa/sources/base.py

Metadata-Version: 2.1
Name: kite
Version: 1.5.1
Version: 1.5.2
Summary: InSAR unwrapped surface displacement processing for earthquake modelling.

@@ -5,0 +5,0 @@ Author-email: Marius Paul Isken <mi@gfz-potsdam.de>, Henriette Sudhaus <hsudhaus@ifg.uni-kiel.de>

@@ -7,3 +7,3 @@ [build-system]

name = "kite"
version = "1.5.1"
version = "1.5.2"
requires-python = ">=3.7"

@@ -60,5 +60,2 @@ license = {text = "GPLv3"}

[tool.setuptools.package-data]
kite = ["*.ui", "*.jpg", "*.png"]
[tool.setuptools]

@@ -72,3 +69,8 @@ packages=[

"kite.talpa",
"kite.talpa.res",
"kite.talpa.sources"
]
[tool.setuptools.package-data]
"kite.spool.res" = ["*.ui", "*.jpg", "*.png"]
"kite.talpa.res" = ["*.ui", "*.jpg", "*.png"]