Socket
Socket
Sign inDemoInstall

@ideal-postcodes/core-interface

Package Overview
Dependencies
1
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23Next

3.2.1

Diff

Changelog

Source

3.2.1 (2022-08-31)

Bug Fixes

  • Internal: Export internal address lookup methods (4965c73)

Features

cablanchard
published 3.2.0 •

Changelog

Source

3.2.1 (2022-08-31)

Bug Fixes

  • Internal: Export internal address lookup methods (4965c73)

Features

cablanchard
published 3.1.0 •

Changelog

Source

3.1.0 (2022-04-04)

Features

  • USA: Resolve addreses in US format (76aff0c)
cablanchard
published 3.0.0 •

Changelog

Source

3.0.0 (2022-02-14)

Features

  • OpenAPI: Migrate from api-typings to openapi spec (62c41b2)
  • Resolve: Resolve address suggestions (3c1ad61)

BREAKING CHANGES

  • OpenAPI: Core-Interface typings now uses @ideal-postcodes/openapi
cablanchard
published 3.0.0-beta.1 •

Changelog

Source

3.0.0-beta.1 (2022-02-03)

Features

  • OpenAPI: Migrate from api-typings to openapi spec (06ce31d)
  • Resolve: Resolve address suggestions (c2cfef7)

BREAKING CHANGES

  • OpenAPI: Core-Interface typings now uses @ideal-postcodes/openapi
cablanchard
published 2.0.3 •

Changelog

Source

2.0.3 (2021-07-23)

Bug Fixes

  • ESM: Pin target output to ES2020 (78a8b74)
cablanchard
published 2.0.2 •

Changelog

Source

2.0.2 (2021-07-19)

Bug Fixes

  • Exports: Drop namespaced exports (9717306)
  • Typings: Move into dependencies (8caef68)
cablanchard
published 2.0.1 •

Changelog

Source

2.0.1 (2021-06-04)

Bug Fixes

  • Client Typings: Make all but api_key config optional (716cba1)
cablanchard
published 2.0.0 •

Changelog

Source

2.0.0 (2021-06-04)

Code Refactoring

  • Defaults: Export defaults object (6b9b698)

Features

  • Version 2: Reduce package size (cfcae8a)

BREAKING CHANGES

  • Version 2: - Package now exports a defaults object
  • Client.defaults has been removed
  • All client config is now stored in client.config
  • All resources have been removed from the client. Instead retrieve these from the library and inject the client. E.g. client.postcodes.retrieve becomes postcodes.retrieve(client, ...)
  • Helper methods (like lookupPostcode, ping) have been removed from the client. Instead retrieve these from teh library and inject the client. E.g. client.lookupPostcode becomes lookupPostcode(client, ...)
  • Defaults: Uppercased default variables no longer exported. Instead defaults object is supplied
cablanchard
published 1.9.0 •

Changelog

Source

1.9.0 (2021-01-15)

Features

  • Tagging: Allow tags to be set by client (5f40c0f)
23Next
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