@hazae41/binary
Advanced tools
Comparing version 1.2.6 to 1.2.7
@@ -8,2 +8,6 @@ import { Cursor } from '../cursor/cursor.js'; | ||
/** | ||
* Prepare this writable | ||
*/ | ||
prepare?(): void; | ||
/** | ||
* Get the amount of bytes | ||
@@ -10,0 +14,0 @@ */ |
{ | ||
"type": "module", | ||
"name": "@hazae41/binary", | ||
"version": "1.2.6", | ||
"version": "1.2.7", | ||
"description": "Zero-copy binary data types", | ||
@@ -6,0 +6,0 @@ "homepage": "https://github.com/hazae41/binary", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
106841
1692