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

cocom

Package Overview
Dependencies
Maintainers
0
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cocom - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

dist/sockets/CBORSocket.spec.js

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### [0.0.5](https://github.com/cobrowseio/cocom/compare/v0.0.4...v0.0.5) (2024-09-16)
### [0.0.4](https://github.com/cobrowseio/cocom/compare/v0.0.3...v0.0.4) (2024-09-16)

@@ -7,0 +9,0 @@

5

package.json
{
"name": "cocom",
"version": "0.0.4",
"version": "0.0.5",
"description": "Assorted communication utils",
"type": "module",
"main": "./dist/index.js",

@@ -12,3 +11,3 @@ "scripts": {

"lint": "standard",
"test": "mocha './{,!(node_modules)/**/}*.spec.js'"
"test": "npm run build && mocha './dist/{,!(node_modules)/**/}*.spec.js'"
},

@@ -15,0 +14,0 @@ "devDependencies": {

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