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 ace79bb commit f4bac33Copy full SHA for f4bac33
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cbor2",
3
- "version": "1.7.1",
+ "version": "1.8.0",
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