Socket
Socket
Sign inDemoInstall

@ideal-postcodes/core-node

Package Overview
Dependencies
32
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

4.0.1

Diff

Changelog

Source

4.0.1 (2022-04-04)

Bug Fixes

  • Core-Interface: Update to 3.1.0 (cbea7e1)

Features

  • Core-Interface: Update to 3.0 (de5867a)

BREAKING CHANGES

  • Core-Interface: Updates Core-Interface to 3.0.0
cablanchard
published 4.0.0 •

Changelog

Source

4.0.1 (2022-04-04)

Bug Fixes

  • Core-Interface: Update to 3.1.0 (cbea7e1)

Features

  • Core-Interface: Update to 3.0 (de5867a)

BREAKING CHANGES

  • Core-Interface: Updates Core-Interface to 3.0.0
cablanchard
published 4.0.0-beta.1 •

Changelog

Source

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

Features

  • Core-Interface: Update to 3.0 (de5867a)

BREAKING CHANGES

  • Core-Interface: Updates Core-Interface to 3.0.0
cablanchard
published 3.0.1 •

Changelog

Source

3.0.1 (2021-07-19)

Bug Fixes

  • Deps: Bump core-interface (a50c405)
cablanchard
published 3.0.0 •

Changelog

Source

3.0.0 (2021-06-08)

Features

  • Core Interface: Update to Version 2 (9258ecf)

BREAKING CHANGES

  • Core Interface: - 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, ...)
cablanchard
published 2.1.0 •

Changelog

Source

2.1.0 (2020-08-07)

Features

  • Core Interface: Bump to 1.6.0 (8a723e6)
cablanchard
published 2.0.0 •

Changelog

Source

2.0.0 (2020-07-07)

chore

  • Node: Drop support for node 8, Add node 14 (001e2c4)

Features

  • HTTP Client: Upgrade Got to 11.X (5beef3e)

BREAKING CHANGES

  • Node: Node 8 no longer supported
  • HTTP Client: Underlying Got HTTP agent upgraded to 11.X
cablanchard
published 1.3.0 •

Changelog

Source

1.3.0 (2020-02-07)

Features

  • core-interface: Upgrade to 1.5.0 (ecb3ef3)
cablanchard
published 1.2.0 •

Changelog

Source

1.2.0 (2019-12-06)

Features

  • Core-Interface: Upgrade to 1.4.0 (984e916)
cablanchard
published 1.1.0 •

Changelog

Source

1.1.0 (2019-07-18)

Docs

  • Readme: Check against Markdown lint rules and correct grammar (1c31977)

Features

  • Agent Configuration: Allow GOT config (7d367f7)
2Next
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