+15
-3
| { | ||
| "name": "bytecodec", | ||
| "version": "1.2.0", | ||
| "version": "1.2.1", | ||
| "description": "Zero-dependency byte toolkit for base64url, UTF-8 strings, and JSON in browser and Node runtimes.", | ||
@@ -28,2 +28,10 @@ "keywords": [ | ||
| }, | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "git+https://github.com/jortsupetterson/bytecodec.git" | ||
| }, | ||
| "bugs": { | ||
| "url": "https://github.com/jortsupetterson/bytecodec/issues" | ||
| }, | ||
| "homepage": "https://github.com/jortsupetterson/bytecodec#readme", | ||
| "files": [ | ||
@@ -35,5 +43,9 @@ "src", | ||
| "scripts": { | ||
| "test": "node test.js" | ||
| "test": "node test.js && node benchmark/bench.js", | ||
| "bench": "node benchmark/bench.js" | ||
| }, | ||
| "sideEffects": false | ||
| "sideEffects": false, | ||
| "engines": { | ||
| "node": ">=18" | ||
| } | ||
| } |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
18192
2.12%1
-50%0
-100%0
-100%