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
5
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 3.1.0 to 3.1.1

15

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

@@ -56,8 +56,8 @@ "main": "index.js",

"coveralls": "^2.13.1",
"ioredis": "^3.1.1",
"ioredis": "3.x",
"mocha": "^3.4.2",
"mongodb": "^2.2.28",
"mongoose": "^4.10.7",
"mongodb": "2.x",
"mongoose": "4.x",
"nock": "^9.0.13",
"node-fetch": "^1.7.1",
"node-fetch": "1.x",
"nyc": "^11.0.1",

@@ -75,6 +75,7 @@ "standard": "^10.0.2"

"optionalPeerDependencies": {
"redis": "2.x",
"node-fetch": "1.x",
"mongodb": "2.x",
"mongoose": "4.x"
"mongoose": "4.x",
"ioredis": "3.x"
}
}

Sorry, the diff of this file is too big to display

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