@availity/authorizations-core
Advanced tools
Comparing version 3.0.7 to 4.0.0
@@ -5,2 +5,16 @@ # Changelog | ||
# [4.0.0](https://github.com/Availity/sdk-js/compare/@availity/authorizations-core@3.0.7...@availity/authorizations-core@4.0.0) (2024-07-29) | ||
### chore | ||
* **authorizations-core:** upgrade to node 18 and 20 ([0db6c1a](https://github.com/Availity/sdk-js/commit/0db6c1a79cdd3c4e5670aa413414d7f343770eed)) | ||
### BREAKING CHANGES | ||
* **authorizations-core:** drop support for node 14 and 16 | ||
## [3.0.7](https://github.com/Availity/sdk-js/compare/@availity/authorizations-core@3.0.6...@availity/authorizations-core@3.0.7) (2024-07-29) | ||
@@ -7,0 +21,0 @@ |
{ | ||
"name": "@availity/authorizations-core", | ||
"version": "3.0.7", | ||
"version": "4.0.0", | ||
"description": "Base configurations for Availity Authorizations", | ||
@@ -20,2 +20,5 @@ "homepage": "https://availity.github.io/sdk-js/api/authorizations", | ||
"types": "./dist/index.d.ts", | ||
"engines": { | ||
"node": "^18.0.0 || ^20.0.0" | ||
}, | ||
"scripts": { | ||
@@ -22,0 +25,0 @@ "build": "tsup src/index.js --format esm,cjs --dts", |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
28453
0