Socket
Socket
Sign inDemoInstall

@ideal-postcodes/core-axios

Package Overview
Dependencies
Maintainers
0
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 4.1.2 to 4.1.3

7

CHANGELOG.md

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

## [4.1.3](https://github.com/ideal-postcodes/core-axios/compare/4.1.2...4.1.3) (2024-08-16)
### Bug Fixes
* **axios:** Bump axios lib to version 1.7.4 ([278d8ef](https://github.com/ideal-postcodes/core-axios/commit/278d8ef))
## [4.1.2](https://github.com/ideal-postcodes/core-axios/compare/4.1.1...4.1.2) (2023-11-27)

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

16

package.json
{
"name": "@ideal-postcodes/core-axios",
"version": "4.1.2",
"version": "4.1.3",
"description": "Axios based client for api.ideal-postcodes.co.uk",

@@ -104,6 +104,5 @@ "author": {

"@ideal-postcodes/core-interface": "~3.2.1",
"axios": "~1.6.2"
"axios": "~1.7.4"
},
"devDependencies": {
"@cablanchard/eslint-config": "~3.0.0",
"@cablanchard/semantic-release": "~1.3.4",

@@ -114,3 +113,3 @@ "@cablanchard/tsconfig": "2.0.0",

"@types/chai": "~4.3.0",
"@types/mocha": "~9.1.0",
"@types/mocha": "~10.0.7",
"@types/nock": "~11.1.0",

@@ -120,11 +119,8 @@ "@types/node": "~17.0.8",

"@types/sinon": "~17.0.2",
"@typescript-eslint/eslint-plugin": "^5.9.0",
"chai": "~4.3.4",
"codecov": "~3.8.2",
"eslint": "~8.8.0",
"eslint-plugin-compat": "~4.0.0",
"mocha": "~9.2.0",
"codecov": "~3.8.3",
"mocha": "~10.7.3",
"nock": "13.2.1",
"nyc": "~15.1.0",
"prettier": "~2.5.1",
"prettier": "~3.3.3",
"semantic-release": "~19.0.3",

@@ -131,0 +127,0 @@ "sinon": "~17.0.1",

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