We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc99b80 commit 2678ca8Copy full SHA for 2678ca8
package.json
@@ -179,7 +179,7 @@
179
},
180
"devDependencies": {
181
"@types/benchmark": "^2.1.1",
182
- "aegir": "^39.0.9",
+ "aegir": "^40.0.8",
183
"benchmark": "^2.1.4"
184
}
185
src/util/as-uint8array.ts
@@ -1,4 +1,3 @@
1
-
2
/**
3
* To guarantee Uint8Array semantics, convert nodejs Buffers
4
* into vanilla Uint8Arrays
0 commit comments