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

nest-status-monitor

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nest-status-monitor - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

5

package.json
{
"name": "nest-status-monitor",
"version": "0.1.0",
"version": "0.1.1",
"description": "Realtime Monitoring for Express-based Node applications",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"repository": {

@@ -48,3 +49,3 @@ "type": "git",

"test:watch": "jest --watch",
"build": "rm -rf ./dist && tsc",
"build": "rm -rf ./dist && tsc --declaration",
"format": "prettier src/**/*.ts --ignore-path ./.prettierignore --write && git status",

@@ -51,0 +52,0 @@ "prepublish": "npm run format && npm run build"

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