New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cocreate/cocreatews

Package Overview
Dependencies
Maintainers
1
Versions
245
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cocreate/cocreatews - npm Package Compare versions

Comparing version 0.6.18 to 0.6.19

8

CHANGELOG.md

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

## [0.6.19](https://github.com/CoCreate-app/CoCreateWS/compare/v0.6.18...v0.6.19) (2021-04-13)
### Bug Fixes
* routes missing dependency ([24d12d3](https://github.com/CoCreate-app/CoCreateWS/commit/24d12d3b1bbccdfed301967093bf7445afb0792e))
* routes missing dependency ([d814051](https://github.com/CoCreate-app/CoCreateWS/commit/d814051415a72611071948efaab19a37a0b790ff))
## [0.6.18](https://github.com/CoCreate-app/CoCreateWS/compare/v0.6.17...v0.6.18) (2021-04-13)

@@ -2,0 +10,0 @@

2

package.json
{
"name": "@cocreate/cocreatews",
"version": "0.6.18",
"version": "0.6.19",
"description": "CoCreateWS",

@@ -5,0 +5,0 @@ "keywords": [

@@ -5,2 +5,3 @@ var express = require('express');

var utils = require("../helpers/utils.js");
var fs = require('fs');

@@ -7,0 +8,0 @@ router.get('/*', async (req, res, next) => {

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