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

@skbkontur/monitoring-client

Package Overview
Dependencies
Maintainers
5
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@skbkontur/monitoring-client - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

lib/Monitor.js

@@ -35,3 +35,3 @@ // @flow

/*:: _intervals: Intervals */
/*:: _timers: Array<?number> */
/*:: _timers: Array<IntervalID> */

@@ -38,0 +38,0 @@ constructor(monitoringClient /* : MonitoringClient */, intervals /* : Intervals */ = {}) {

{
"name": "@skbkontur/monitoring-client",
"version": "1.0.0",
"version": "1.0.1",
"description": "Библиотека для отправки метрик в мониторинг",

@@ -24,4 +24,4 @@ "main": "./lib/index.js",

"devDependencies": {
"flow-bin": "^0.51.0"
"flow-bin": "^0.67.1"
}
}

Sorry, the diff of this file is not supported yet

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