New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

scumpy

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scumpy - pypi Package Compare versions

Comparing version
1.9
to
2.0
+1
-1
PKG-INFO
Metadata-Version: 2.1
Name: scumpy
Version: 1.9
Version: 2.0
Metadata-Version: 2.1
Name: scumpy
Version: 1.9
Version: 2.0

@@ -356,3 +356,3 @@ from sympy import *

solutionName=solve([EndMatrixName[0], EndMatrixName[1]])
print(im(Z))
print(im(NumberName1))
print(re(solutionName[x]))

@@ -359,0 +359,0 @@ ''',

@@ -5,3 +5,3 @@ from setuptools import setup, find_packages

name='scumpy',
version=1.9,
version=2.0,
packages=find_packages(),

@@ -8,0 +8,0 @@ install_requires=[