superfaceai / one-sdk-js

1️⃣ One Node.js SDK for all the APIs you want to integrate with
https://superface.ai
MIT License
46 stars 3 forks source link

fix: Return security and deprecate it #249

Closed lukas-valenta closed 2 years ago

lukas-valenta commented 2 years ago

Description

Returns security field to ProviderConfiguration and deprecates it

Motivation and Context

Removing the field was a breaking change because it's a part of public interface

Types of changes

Checklist:

Jakub-Vacek commented 2 years ago

Suggestion: update changelog?