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

@fresh8/copacetic

Package Overview
Dependencies
Maintainers
16
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fresh8/copacetic - npm Package Compare versions

Comparing version 4.0.1 to 4.0.2

2

lib/cluster/attach.js

@@ -19,3 +19,3 @@ const constants = require('./constants.js')

function attachToClusterFactory (injector) {
const clusterMessages = new (injector.provideOne('cluster-messages'))({ metaKey: 'copacetic' })
const clusterMessages = new (injector.provideOne('cluster-messages', false, true))({ metaKey: 'copacetic' })
const cluster = injector.provideOne('cluster', false, true)

@@ -22,0 +22,0 @@

{
"name": "@fresh8/copacetic",
"version": "4.0.1",
"version": "4.0.2",
"description": "A package to help your service check the health of its dependencies.",

@@ -5,0 +5,0 @@ "main": "index.js",

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