python-struct
Advanced tools
Comparing version
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -449,3 +449,3 @@ const Long = require('long'); | ||
unpack: function (format, data, checkBounds) { | ||
this.unpackFrom(format, data, checkBounds, 0) | ||
return this.unpackFrom(format, data, checkBounds, 0) | ||
}, | ||
@@ -452,0 +452,0 @@ |
{ | ||
"name": "python-struct", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "Packs/Unpacks/Measures structs according to Python's `struct` format", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -0,0 +0,0 @@ # python-struct |
Sorry, the diff of this file is not supported yet
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
0
-100%22594
-3.13%