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 525ba90 commit a1ee3eeCopy full SHA for a1ee3ee
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cbor2",
3
- "version": "1.8.0",
+ "version": "1.8.1",
4
"description": "Encode and parse data in the Concise Binary Object Representation (CBOR) data format (RFC8949).",
5
"exports": {
6
".": "./lib/index.js",
0 commit comments