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

dsatools

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dsatools - npm Package Compare versions

Comparing version
0.1.94
to
0.1.95
+1
-1
dsatools.egg-info/PKG-INFO
Metadata-Version: 1.1
Name: dsatools
Version: 0.1.94
Version: 0.1.95
Summary: The library with a most popular tools for Digital Signal Analysis (DSA)

@@ -5,0 +5,0 @@ Home-page: https://github.com/MVRonkin/dsatools

import numpy as np
import scipy
import ..utilits as ut
from.. import utilits as ut

@@ -5,0 +5,0 @@ def hht(components):

Metadata-Version: 1.1
Name: dsatools
Version: 0.1.94
Version: 0.1.95
Summary: The library with a most popular tools for Digital Signal Analysis (DSA)

@@ -5,0 +5,0 @@ Home-page: https://github.com/MVRonkin/dsatools

@@ -10,3 +10,3 @@

packages=find_packages(),
version="0.1.94",
version="0.1.95",
description=""" The library with a most popular tools for Digital Signal Analysis (DSA) """,

@@ -13,0 +13,0 @@ long_description=readme,