@hazae41/binary
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"type": "module", | ||
"name": "@hazae41/binary", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Zero-copy Buffer reader and writer", | ||
@@ -12,2 +12,7 @@ "author": "hazae41", | ||
"sideEffects": false, | ||
"files": [ | ||
"./dist/esm", | ||
"./dist/cjs", | ||
"./dist/types" | ||
], | ||
"scripts": { | ||
@@ -42,3 +47,28 @@ "build": "rimraf dist && rollup -c", | ||
}, | ||
"files": ["/dist"] | ||
"keywords": [ | ||
"binary", | ||
"zero-copy", | ||
"encoding", | ||
"decoding", | ||
"buffer", | ||
"bytes", | ||
"protocol", | ||
"packets", | ||
"reader", | ||
"writer", | ||
"offset", | ||
"asn1", | ||
"der", | ||
"ber", | ||
"octets", | ||
"stream", | ||
"low-level", | ||
"alloc", | ||
"allocation", | ||
"allocator", | ||
"typescript", | ||
"esmodules", | ||
"tested", | ||
"unit-tested" | ||
] | ||
} |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
1
53638
12
937