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 2e34c49 commit 8710694Copy full SHA for 8710694
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cbor2",
3
- "version": "1.11.0",
+ "version": "1.12.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