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

@ideal-postcodes/core-axios

Package Overview
Dependencies
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ideal-postcodes/core-axios - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [3.0.3](https://github.com/ideal-postcodes/core-axios/compare/3.0.2...3.0.3) (2021-07-23)
### Bug Fixes
* **Build:** Target ES2020 ([5e3d8fb](https://github.com/ideal-postcodes/core-axios/commit/5e3d8fb))
## [3.0.2](https://github.com/ideal-postcodes/core-axios/compare/3.0.1...3.0.2) (2021-07-23)

@@ -2,0 +9,0 @@

1

esm/agent.js

@@ -58,3 +58,2 @@ import Axios from "axios";

export class Agent {
Axios;
constructor() {

@@ -61,0 +60,0 @@ this.Axios = Axios.create({ validateStatus });

{
"name": "@ideal-postcodes/core-axios",
"version": "3.0.2",
"version": "3.0.3",
"description": "Axios based client for api.ideal-postcodes.co.uk",

@@ -5,0 +5,0 @@ "author": {

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