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

@fastcampus/fastbus

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fastcampus/fastbus - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

10

package.json
{
"name": "@fastcampus/fastbus",
"version": "0.0.1",
"version": "0.0.2",
"description": "fast and simple pubsub using redis",

@@ -15,13 +15,13 @@ "main": "index.js",

"debug": "^4.1.1",
"eslint": "^5.16.0",
"eslint-config-prettier": "^4.3.0",
"eslint": "^6.0.1",
"eslint-config-prettier": "^6.0.0",
"eslint-plugin-prettier": "^3.1.0",
"mocha": "^6.1.4",
"nyc": "^14.1.1",
"prettier": "^1.17.1"
"prettier": "^1.18.2"
},
"dependencies": {
"lodash": "^4.17.11",
"lodash": "^4.17.14",
"redis": "^2.8.0"
}
}
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