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
1
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 2.2.1 to 2.2.2

7

CHANGELOG.md

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

## [2.2.2](https://github.com/ideal-postcodes/core-axios/compare/2.2.1...2.2.2) (2020-11-27)
### Bug Fixes
* **tsconfig:** Bump tsconfig ([962ccfa](https://github.com/ideal-postcodes/core-axios/commit/962ccfa))
## [2.2.1](https://github.com/ideal-postcodes/core-axios/compare/2.2.0...2.2.1) (2020-11-20)

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

1

dist/agent.js

@@ -102,2 +102,1 @@ "use strict";

exports.Agent = Agent;
//# sourceMappingURL=agent.js.map

@@ -62,2 +62,1 @@ "use strict";

exports.Client = Client;
//# sourceMappingURL=client.js.map

@@ -8,2 +8,1 @@ "use strict";

Object.defineProperty(exports, "Agent", { enumerable: true, get: function () { return agent_1.Agent; } });
//# sourceMappingURL=index.js.map

@@ -92,2 +92,1 @@ import Axios from "axios";

}
//# sourceMappingURL=agent.js.map

@@ -30,2 +30,1 @@ import { Client as CoreInterface, TLS, API_URL, VERSION, TIMEOUT, STRICT_AUTHORISATION, } from "@ideal-postcodes/core-interface";

}
//# sourceMappingURL=client.js.map
import { Client } from "./client";
import { Agent } from "./agent";
export { Client, Agent };
//# sourceMappingURL=index.js.map
{
"name": "@ideal-postcodes/core-axios",
"version": "2.2.1",
"version": "2.2.2",
"description": "Axios based client for api.ideal-postcodes.co.uk",

@@ -99,3 +99,3 @@ "author": {

"@cablanchard/semantic-release": "~1.3.0",
"@cablanchard/tsconfig": "1.0.0",
"@cablanchard/tsconfig": "2.0.0",
"@ideal-postcodes/api-fixtures": "~1.2.0",

@@ -102,0 +102,0 @@ "@ideal-postcodes/api-typings": "~2.0.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