Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cbor2

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cbor2 - npm Package Compare versions

Comparing version 1.8.1 to 1.8.2

2

lib/version.d.ts

@@ -1,3 +0,3 @@

declare const version = "1.8.1";
declare const version = "1.8.2";
export { version };

@@ -1,1 +0,1 @@

const o="1.8.1";export{o as version};
const o="1.8.2";export{o as version};
{
"name": "cbor2",
"version": "1.8.1",
"version": "1.8.2",
"description": "Encode and parse data in the Concise Binary Object Representation (CBOR) data format (RFC8949).",

@@ -22,2 +22,3 @@ "exports": {

"type": "module",
"types": "./lib/index.d.ts",
"repository": {

@@ -24,0 +25,0 @@ "type": "git",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc