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

@byhealth/data-reporter

Package Overview
Dependencies
Maintainers
0
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@byhealth/data-reporter - npm Package Compare versions

Comparing version 1.0.0-beta.10 to 1.0.0-beta.11

4

dist/index.cjs.js

@@ -13,3 +13,3 @@ 'use strict';

const config = {
SDK_VERSION: "1.0.0-beta.10",
SDK_VERSION: "1.0.0-beta.11",
DEBUG: false,

@@ -155,3 +155,3 @@ API_URL: 'https://trk.by-health.com/trk-api/trk/data',

}
this.nextTick(() => this.flush(), 5000);
this.nextTick(() => this.flush(), 1000);
}

@@ -158,0 +158,0 @@ keepalive() {

@@ -11,3 +11,3 @@ import { nanoid } from 'nanoid';

const config = {
SDK_VERSION: "1.0.0-beta.10",
SDK_VERSION: "1.0.0-beta.11",
DEBUG: false,

@@ -153,3 +153,3 @@ API_URL: 'https://trk.by-health.com/trk-api/trk/data',

}
this.nextTick(() => this.flush(), 5000);
this.nextTick(() => this.flush(), 1000);
}

@@ -156,0 +156,0 @@ keepalive() {

{
"name": "@byhealth/data-reporter",
"version": "1.0.0-beta.10",
"version": "1.0.0-beta.11",
"description": "",

@@ -5,0 +5,0 @@ "main": "./dist/index.cjs.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