@byhealth/data-reporter
Advanced tools
Comparing version 1.0.0-beta.7 to 1.0.0-beta.8
@@ -13,3 +13,3 @@ 'use strict'; | ||
const config = { | ||
SDK_VERSION: "1.0.0-beta.6", | ||
SDK_VERSION: "1.0.0-beta.7", | ||
DEBUG: false, | ||
@@ -16,0 +16,0 @@ API_URL: 'https://trk.by-health.com/trk-api/trk/data', |
@@ -11,3 +11,3 @@ import { nanoid } from 'nanoid'; | ||
const config = { | ||
SDK_VERSION: "1.0.0-beta.6", | ||
SDK_VERSION: "1.0.0-beta.7", | ||
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.7", | ||
"version": "1.0.0-beta.8", | ||
"description": "", | ||
@@ -23,3 +23,3 @@ "main": "./dist/index.cjs.js", | ||
"flatted": "^3.3.1", | ||
"nanoid": "^5.0.7" | ||
"nanoid": "^4.0.2" | ||
}, | ||
@@ -26,0 +26,0 @@ "devDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Addednanoid@4.0.2(transitive)
- Removednanoid@5.0.8(transitive)
Updatednanoid@^4.0.2