Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@availity/authorizations-core

Package Overview
Dependencies
Maintainers
0
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@availity/authorizations-core - npm Package Compare versions

Comparing version 3.0.7 to 4.0.0

14

CHANGELOG.md

@@ -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 @@

5

package.json
{
"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",

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