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.1.1
to
1.2.0
+1
-1
nstruct.egg-info/PKG-INFO
Metadata-Version: 1.0
Name: nstruct
Version: 1.1.1
Version: 1.2.0
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.1.1
Version: 1.2.0
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

[egg_info]
tag_build =
tag_date = 0
tag_svn_revision = 0

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

VERSION = '1.1.1'
VERSION = '1.2.0'

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

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