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

@aircall/http

Package Overview
Dependencies
Maintainers
5
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aircall/http - npm Package Compare versions

Comparing version 0.5.7 to 0.5.8

138

CHANGELOG.md

@@ -6,10 +6,10 @@ # Change Log

## [0.5.7](https://gitlab.com/aircall/shared/front-end-modules/compare/@aircall/http@0.5.6...@aircall/http@0.5.7) (2022-10-27)
## [0.5.8](https://gitlab.com/aircall/shared/front-end-modules/compare/@aircall/http@0.5.7...@aircall/http@0.5.8) (2022-11-23)
**Note:** Version bump only for package @aircall/http
## [0.5.7](https://gitlab.com/aircall/shared/front-end-modules/compare/@aircall/http@0.5.6...@aircall/http@0.5.7) (2022-10-27)
**Note:** Version bump only for package @aircall/http
## [0.5.6](https://gitlab.com/aircall/shared/front-end-modules/compare/@aircall/http@0.5.5...@aircall/http@0.5.6) (2022-09-01)

@@ -19,6 +19,2 @@

## [0.5.5](https://gitlab.com/aircall/shared/front-end-modules/compare/@aircall/http@0.5.4...@aircall/http@0.5.5) (2022-08-26)

@@ -28,6 +24,2 @@

## [0.5.4](https://gitlab.com/aircall/shared/front-end-modules/compare/@aircall/http@0.5.3...@aircall/http@0.5.4) (2022-08-26)

@@ -37,6 +29,2 @@

## [0.5.3](https://gitlab.com/aircall/shared/front-end-modules/compare/@aircall/http@0.5.2...@aircall/http@0.5.3) (2022-08-03)

@@ -46,6 +34,2 @@

## [0.5.2](https://gitlab.com/aircall/shared/front-end-modules/compare/@aircall/http@0.5.1...@aircall/http@0.5.2) (2022-06-07)

@@ -55,6 +39,2 @@

## [0.5.1](https://gitlab.com/aircall/shared/front-end-modules/compare/@aircall/http@0.5.0...@aircall/http@0.5.1) (2022-01-05)

@@ -64,17 +44,8 @@

# [0.5.0](https://gitlab.com/aircall/shared/front-end-modules/compare/@aircall/http@0.4.6...@aircall/http@0.5.0) (2021-12-29)
### Features
* **logger:** add more axios log incl status code [PH-5566] ([7ca34f9](https://gitlab.com/aircall/shared/front-end-modules/commit/7ca34f90a7c91d0a508e83d19f9fdbc015f3c30c))
- **logger:** add more axios log incl status code [PH-5566] ([7ca34f9](https://gitlab.com/aircall/shared/front-end-modules/commit/7ca34f90a7c91d0a508e83d19f9fdbc015f3c30c))
## [0.4.6](https://gitlab.com/aircall/shared/front-end-modules/compare/@aircall/http@0.4.5...@aircall/http@0.4.6) (2021-12-28)

@@ -84,6 +55,2 @@

## [0.4.5](http://bitbucket.org/aircall/front-end-modules/compare/@aircall/http@0.4.4...@aircall/http@0.4.5) (2021-10-20)

@@ -93,6 +60,2 @@

## [0.4.4](http://bitbucket.org/aircall/front-end-modules/compare/@aircall/http@0.4.3...@aircall/http@0.4.4) (2021-10-20)

@@ -102,6 +65,2 @@

## [0.4.3](http://bitbucket.org/aircall/front-end-modules/compare/@aircall/http@0.4.2...@aircall/http@0.4.3) (2021-06-04)

@@ -111,17 +70,8 @@

## [0.4.2](http://bitbucket.org/aircall/front-end-modules/compare/@aircall/http@0.4.1...@aircall/http@0.4.2) (2021-05-10)
### Bug Fixes
* trigger numbers and https releases [PH-4732] ([dde8541](http://bitbucket.org/aircall/front-end-modules/commits/dde85417b6036f033359c04951106d476245ff95))
- trigger numbers and https releases [PH-4732] ([dde8541](http://bitbucket.org/aircall/front-end-modules/commits/dde85417b6036f033359c04951106d476245ff95))
## [0.4.1](http://bitbucket.org/aircall/front-end-modules/compare/@aircall/http@0.4.0...@aircall/http@0.4.1) (2021-05-07)

@@ -131,29 +81,15 @@

# [0.4.0](http://bitbucket.org/aircall/front-end-modules/compare/@aircall/http@0.3.0...@aircall/http@0.4.0) (2021-04-06)
### Features
* **http:** move error handler to config ([0004f5d](http://bitbucket.org/aircall/front-end-modules/commits/0004f5d2f585888c068a96a4ab612638acc49868))
- **http:** move error handler to config ([0004f5d](http://bitbucket.org/aircall/front-end-modules/commits/0004f5d2f585888c068a96a4ab612638acc49868))
# [0.3.0](http://bitbucket.org/aircall/front-end-modules/compare/@aircall/http@0.2.2...@aircall/http@0.3.0) (2021-03-19)
### Features
* **http:** add header prop to service options ([a4edae3](http://bitbucket.org/aircall/front-end-modules/commits/a4edae3708591389bf67bbd081ac9a5d057c34ff))
* **http:** replace searchParams with full axios config ([82158dc](http://bitbucket.org/aircall/front-end-modules/commits/82158dc1fc602bfc61e8c2513f20292157ae9ee1))
- **http:** add header prop to service options ([a4edae3](http://bitbucket.org/aircall/front-end-modules/commits/a4edae3708591389bf67bbd081ac9a5d057c34ff))
- **http:** replace searchParams with full axios config ([82158dc](http://bitbucket.org/aircall/front-end-modules/commits/82158dc1fc602bfc61e8c2513f20292157ae9ee1))
## [0.2.2](http://bitbucket.org/aircall/front-end-modules/compare/@aircall/http@0.2.1...@aircall/http@0.2.2) (2020-11-20)

@@ -163,6 +99,2 @@

## [0.2.1](http://bitbucket.org/aircall/front-end-modules/compare/@aircall/http@0.2.0...@aircall/http@0.2.1) (2020-05-29)

@@ -172,19 +104,10 @@

# [0.2.0](http://bitbucket.org/aircall/front-end-modules/compare/@aircall/http@0.1.5...@aircall/http@0.2.0) (2020-04-15)
### Features
* **http:** bump test coverage ([325d982](http://bitbucket.org/aircall/front-end-modules/commits/325d9829fc8a1ba470c39290884ef0805de0fbc8))
* **http:** add getToken method to HttpService ([93f4f19](http://bitbucket.org/aircall/front-end-modules/commits/93f4f1939ae04ff00b9c0a62269763bfb4e2870d))
* **http:** add removeToken method to HttpService ([48cfdbd](http://bitbucket.org/aircall/front-end-modules/commits/48cfdbddcccbc4735ee64add09b2be839c46774b))
- **http:** bump test coverage ([325d982](http://bitbucket.org/aircall/front-end-modules/commits/325d9829fc8a1ba470c39290884ef0805de0fbc8))
- **http:** add getToken method to HttpService ([93f4f19](http://bitbucket.org/aircall/front-end-modules/commits/93f4f1939ae04ff00b9c0a62269763bfb4e2870d))
- **http:** add removeToken method to HttpService ([48cfdbd](http://bitbucket.org/aircall/front-end-modules/commits/48cfdbddcccbc4735ee64add09b2be839c46774b))
## [0.1.5](http://bitbucket.org/aircall/front-end-modules/compare/@aircall/http@0.1.4...@aircall/http@0.1.5) (2020-04-10)

@@ -194,18 +117,9 @@

## [0.1.4](http://bitbucket.org/aircall/front-end-modules/compare/@aircall/http@0.1.3...@aircall/http@0.1.4) (2020-04-09)
### Bug Fixes
* prettify ([a4f45d6](http://bitbucket.org/aircall/front-end-modules/commits/a4f45d68053b300f8a5ba933242d7d44b2bda6fd))
* **http:** use logger singleton consumer instance ([583f2b3](http://bitbucket.org/aircall/front-end-modules/commits/583f2b39d2784bf459e1b6cea06149fc4f645afc))
- prettify ([a4f45d6](http://bitbucket.org/aircall/front-end-modules/commits/a4f45d68053b300f8a5ba933242d7d44b2bda6fd))
- **http:** use logger singleton consumer instance ([583f2b3](http://bitbucket.org/aircall/front-end-modules/commits/583f2b39d2784bf459e1b6cea06149fc4f645afc))
## [0.1.3](http://bitbucket.org/aircall/front-end-modules/compare/@aircall/http@0.1.2...@aircall/http@0.1.3) (2020-04-02)

@@ -215,6 +129,2 @@

## [0.1.2](http://bitbucket.org/aircall/front-end-modules/compare/@aircall/http@0.1.1...@aircall/http@0.1.2) (2020-04-02)

@@ -224,6 +134,2 @@

## [0.1.1](http://bitbucket.org/aircall/front-end-modules/compare/@aircall/http@0.1.0...@aircall/http@0.1.1) (2020-04-02)

@@ -233,20 +139,14 @@

# 0.1.0 (2020-03-25)
### Bug Fixes
* **http:** block the version of axios-mock-adapter ([c159785](https://github.com/aircall/front-end-core/commit/c159785ff22739d39c39b3d66a53aa2a97fb86b6))
* correctly resolve sibling dependencies ([6ac1170](https://github.com/aircall/front-end-core/commit/6ac1170ec853d99b7952854155eda09c4a2bc7be))
* fix packages build ([bc95add](https://github.com/aircall/front-end-core/commit/bc95add1b4bf6574ccf3bcb82754ce34a378f35d))
* **logger:** make monorepo work on jest ([0a4d703](https://github.com/aircall/front-end-core/commit/0a4d70335a1d7c2f9df8569559c7bf3cde772891))
- **http:** block the version of axios-mock-adapter ([c159785](https://github.com/aircall/front-end-core/commit/c159785ff22739d39c39b3d66a53aa2a97fb86b6))
- correctly resolve sibling dependencies ([6ac1170](https://github.com/aircall/front-end-core/commit/6ac1170ec853d99b7952854155eda09c4a2bc7be))
- fix packages build ([bc95add](https://github.com/aircall/front-end-core/commit/bc95add1b4bf6574ccf3bcb82754ce34a378f35d))
- **logger:** make monorepo work on jest ([0a4d703](https://github.com/aircall/front-end-core/commit/0a4d70335a1d7c2f9df8569559c7bf3cde772891))
### Features
* **http:** implement http service and export it ([34c4dcd](https://github.com/aircall/front-end-core/commit/34c4dcd8f4ad3d443c5b21ff9a23e431589568dc))
* **http:** initialize http module package and add start script ([fd93315](https://github.com/aircall/front-end-core/commit/fd933154f7b288d221d8531bd2849735e525b2df))
- **http:** implement http service and export it ([34c4dcd](https://github.com/aircall/front-end-core/commit/34c4dcd8f4ad3d443c5b21ff9a23e431589568dc))
- **http:** initialize http module package and add start script ([fd93315](https://github.com/aircall/front-end-core/commit/fd933154f7b288d221d8531bd2849735e525b2df))

6

package.json
{
"name": "@aircall/http",
"version": "0.5.7",
"version": "0.5.8",
"main": "dist/index.js",

@@ -14,5 +14,5 @@ "types": "dist/index.d.ts",

},
"gitHead": "e3fa6e9343bcf0c043fcbc383126cb76b6da6973",
"gitHead": "7eac698c52c31b47c1e674586e174e3936373e73",
"dependencies": {
"@aircall/logger": "^2.8.0",
"@aircall/logger": "^2.8.1",
"axios": "^0.27.2"

@@ -19,0 +19,0 @@ },

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