@hazae41/binary
Advanced tools
Comparing version 1.2.8 to 1.2.9
@@ -5,4 +5,5 @@ import * as index from './mods/index.js'; | ||
export { Opaque, SafeOpaque, UnsafeOpaque } from './mods/binary/opaque.js'; | ||
export { Preparable } from './mods/binary/preparable.js'; | ||
export { Readable } from './mods/binary/readable.js'; | ||
export { Writable } from './mods/binary/writable.js'; | ||
export { Cursor } from './mods/cursor/cursor.js'; |
export { Empty } from './binary/empty.js'; | ||
export { Opaque, SafeOpaque, UnsafeOpaque } from './binary/opaque.js'; | ||
export { Preparable } from './binary/preparable.js'; | ||
export { Readable } from './binary/readable.js'; | ||
export { Writable } from './binary/writable.js'; | ||
export { Cursor } from './cursor/cursor.js'; |
{ | ||
"type": "module", | ||
"name": "@hazae41/binary", | ||
"version": "1.2.8", | ||
"version": "1.2.9", | ||
"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
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
110624
50
1763