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

ddshape

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ddshape - npm Package Compare versions

Comparing version
0.33
to
0.34
+1
-1
ddshape/bshell.py

@@ -21,3 +21,3 @@ # -*- encoding:utf-8 -*-

for m in range(-1 * out_radius+cutoff[4], out_radius + 1-cutoff[5]):
if verify((j, k, m), center, offset, out_radius, shell, cutoff):
if verify((j, k, m), center, offset, out_radius, shell):
data += inc.print_line(index, center, (j, k, m))

@@ -24,0 +24,0 @@ index += 1

Metadata-Version: 1.0
Name: ddshape
Version: 0.33
Version: 0.34
Summary: this is a package which include some modules that you can use them to create shape.dat used by ddscat

@@ -17,4 +17,5 @@ Home-page: https://github.com/xingtingyang/ddshape

Add module asphere.py:20150505
Add module bshell to make breakshell
Add module bshell to make breakshell:20150520
remove bug of bshell:20150520
Platform: UNKNOWN

Sorry, the diff of this file is not supported yet