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.2.1
to
1.3.0
+1
-2
nstruct.egg-info/PKG-INFO
Metadata-Version: 1.0
Name: nstruct
Version: 1.2.1
Version: 1.3.0
Summary: Define complicate C/C++ structs in Python to parse/pack them from/to raw bytes

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

License: http://www.apache.org/licenses/LICENSE-2.0
Description-Content-Type: UNKNOWN
Description: UNKNOWN
Keywords: Openflow,struct,parse,protocol
Platform: UNKNOWN
Metadata-Version: 1.0
Name: nstruct
Version: 1.2.1
Version: 1.3.0
Summary: Define complicate C/C++ structs in Python to parse/pack them from/to raw bytes

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

License: http://www.apache.org/licenses/LICENSE-2.0
Description-Content-Type: UNKNOWN
Description: UNKNOWN
Keywords: Openflow,struct,parse,protocol
Platform: UNKNOWN

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

VERSION = '1.2.1'
VERSION = '1.3.0'

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

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