Socket
Socket
Sign inDemoInstall

@availity/analytics-core

Package Overview
Dependencies
Maintainers
0
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@availity/analytics-core - npm Package Compare versions

Comparing version 4.1.3 to 5.0.0

17

CHANGELOG.md

@@ -5,2 +5,19 @@ # Changelog

# [5.0.0](https://github.com/Availity/sdk-js/compare/@availity/analytics-core@4.1.3...@availity/analytics-core@5.0.0) (2024-07-29)
### Dependency Updates
* `@availity/api-axios` updated to version `4.1.3`
### chore
* **analytics-core:** upgrade to node 18 and 20 ([41125bf](https://github.com/Availity/sdk-js/commit/41125bf7f01156c06992af65b3841eceafc40a24))
### BREAKING CHANGES
* **analytics-core:** drop support for node 14 and 16
## [4.1.3](https://github.com/Availity/sdk-js/compare/@availity/analytics-core@4.1.2...@availity/analytics-core@4.1.3) (2024-07-29)

@@ -7,0 +24,0 @@

7

package.json
{
"name": "@availity/analytics-core",
"version": "4.1.3",
"version": "5.0.0",
"description": "Analytics base configuration for sdk-js",

@@ -24,2 +24,5 @@ "keywords": [

"types": "./dist/index.d.ts",
"engines": {
"node": "^18.0.0 || ^20.0.0"
},
"scripts": {

@@ -36,3 +39,3 @@ "build": "tsup src/index.js --format esm,cjs --dts",

"devDependencies": {
"@availity/api-axios": "8.0.9",
"@availity/api-axios": "9.0.0",
"tsup": "^7.2.0",

@@ -39,0 +42,0 @@ "typescript": "^5.5.4"

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