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 c6e4cbf commit 1888caeCopy full SHA for 1888cae
package.json
@@ -1,8 +1,9 @@
1
{
2
"name": "structure-bytes",
3
- "version": "16.0.0",
+ "version": "16.0.1",
4
"description": "A library for more efficient data transfers by separating the structure from the values and storing each as binary data",
5
"main": "dist/index.js",
6
+ "typings": "dist/index",
7
"dependencies": {
8
"accepts": "^1.3.3",
9
"base64-js": "^1.2.0"
0 commit comments