Socket
Socket
Sign inDemoInstall

@ideal-postcodes/core-browser

Package Overview
Dependencies
2
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.1 to 2.0.2

7

CHANGELOG.md

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

## [2.0.2](https://github.com/ideal-postcodes/core-browser/compare/2.0.1...2.0.2) (2021-07-23)
### Bug Fixes
* **Core Interface:** Bump to 2.0.3 ([0a3aa80](https://github.com/ideal-postcodes/core-browser/commit/0a3aa80c61e1d0a2f5fda71d33f3b9861c85624c))
## [2.0.1](https://github.com/ideal-postcodes/core-browser/compare/2.0.0...2.0.1) (2021-07-19)

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

8

package.json
{
"name": "@ideal-postcodes/core-browser",
"version": "2.0.1",
"version": "2.0.2",
"description": "Browser javascript client for api.ideal-postcodes.co.uk",

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

"dependencies": {
"@ideal-postcodes/core-interface": "~2.0.2"
"@ideal-postcodes/core-interface": "~2.0.3"
},

@@ -80,3 +80,3 @@ "devDependencies": {

"dotenv": "~10.0.0",
"eslint": "~7.30.0",
"eslint": "~7.31.0",
"karma": "~6.3.2",

@@ -97,3 +97,3 @@ "karma-chrome-launcher": "~3.1.0",

"sinon": "~11.1.1",
"ts-node": "~10.0.0",
"ts-node": "~10.1.0",
"typedoc": "~0.21.2",

@@ -100,0 +100,0 @@ "typescript": "~4.3.5",

@@ -77,3 +77,3 @@ <h1 align="center">

[Configuration options](https://core-interface.ideal-postcodes.dev/interfaces/config.html)
[Configuration options](https://core-interface.ideal-postcodes.dev/interfaces/client.config)

@@ -132,3 +132,3 @@ #### Use

[Method options](https://core-interface.ideal-postcodes.dev/interfaces/lookuppostcodeoptions.html)
[Method options](https://core-interface.ideal-postcodes.dev/interfaces/helper_methods.lookuppostcodeoptions)

@@ -145,3 +145,3 @@ #### Search for an Address

[Method options](https://core-interface.ideal-postcodes.dev/interfaces/lookupaddressoptions.html)
[Method options](https://core-interface.ideal-postcodes.dev/interfaces/helper_methods.lookupaddressoptions)

@@ -160,3 +160,3 @@ #### Search for an Address by UDPRN

[Method options](https://core-interface.ideal-postcodes.dev/interfaces/lookupudprnoptions.html)
[Method options](https://core-interface.ideal-postcodes.dev/interfaces/helper_methods.lookupudprnoptions)

@@ -163,0 +163,0 @@ ## Test

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc