Comparing version 1.1.0 to 1.1.1
@@ -1,2 +0,3 @@ | ||
export { ByteBuf, IntResult, StringResult }; | ||
export { ByteBuf }; | ||
export type { IntResult, StringResult }; | ||
/** | ||
@@ -3,0 +4,0 @@ * A byte buffer. |
{ | ||
"name": "bytebuf", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"author": "Ashcon Partovi <ashcon@partovi.net>", | ||
@@ -5,0 +5,0 @@ "description": "A byte buffer for encoding and decoding binary data.", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
54937
1494
0