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

nstruct

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nstruct - pypi Package Compare versions

Comparing version
1.0.6
to
1.0.7
+1
-1
nstruct.egg-info/PKG-INFO
Metadata-Version: 1.0
Name: nstruct
Version: 1.0.6
Version: 1.0.7
Summary: Define complicate C/C++ structs in Python to parse/pack them from/to raw bytes

@@ -5,0 +5,0 @@ Home-page: http://github.com/hubo1016/namedstruct

Metadata-Version: 1.0
Name: nstruct
Version: 1.0.6
Version: 1.0.7
Summary: Define complicate C/C++ structs in Python to parse/pack them from/to raw bytes

@@ -5,0 +5,0 @@ Home-page: http://github.com/hubo1016/namedstruct

@@ -14,3 +14,3 @@ #!/usr/bin/env python

VERSION = '1.0.6'
VERSION = '1.0.7'

@@ -17,0 +17,0 @@ setup(name='nstruct',

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