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.11 to 1.0.0-beta.12

2

dist/index.cjs.js

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

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

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

@@ -55,3 +55,3 @@ interface ClientOptions {

*/
app_env?: 'prod' | 'test' | 'dev';
app_env?: string;
/**

@@ -58,0 +58,0 @@ * Application version

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

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

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

{
"name": "@byhealth/data-reporter",
"version": "1.0.0-beta.11",
"version": "1.0.0-beta.12",
"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