Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@shopify/address

Package Overview
Dependencies
Maintainers
13
Versions
128
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/address - npm Package Compare versions

Comparing version 2.8.2 to 2.8.3

22

CHANGELOG.md

@@ -8,11 +8,9 @@ # Changelog

<!-- Unreleased changes should go to UNRELEASED.md -->
<!-- ## [Unreleased] -->
---
## [2.8.0] - 2020-03-10
## 2.8.0 - 2020-03-10
- Major update to `@shopify/address-consts` and minor update to @shopify/address-mocks
## 2.7.0 - 2019-08-14
## [2.7.0] - 2019-08-14

@@ -23,3 +21,3 @@ ### Added

## 2.5.0 - 2019-01-08
## [2.5.0] - 2019-01-08

@@ -30,15 +28,15 @@ - Removed `address2Key`, `zoneKey` and `zipKey`

## 2.4.0 - 2018-10-11
## [2.4.0] - 2018-10-11
- Expose testing helpers. ([#328](https://github.com/Shopify/quilt/pull/328))
## 2.3.0 - 2018-10-01
## [2.3.0] - 2018-10-01
- Replaced `SupportedCountry` type by string. ([#322](https://github.com/Shopify/quilt/pull/322))
## 2.2.0 - 2018-10-01
## [2.2.0] - 2018-10-01
- Replaced `SupportedLocale` type by string. Default to english, if locale does not exist. ([#321](https://github.com/Shopify/quilt/pull/321))
## 2.1.0 - 2018-09-28
## [2.1.0] - 2018-09-28

@@ -49,5 +47,5 @@ - Created `SupportedLocale` type ([#311](https://github.com/Shopify/quilt/pull/311))

## 2.0.0 - 2018-09-19
## [2.0.0] - 2018-09-19
### Enhancements
### Added

@@ -54,0 +52,0 @@ - Changed `address2Key: string` type to `Address2Key` type ([#274](https://github.com/Shopify/quilt/pull/274))

{
"name": "@shopify/address",
"version": "2.8.2",
"version": "2.8.3",
"license": "MIT",

@@ -26,4 +26,4 @@ "description": "Address utilities for formatting addresses.",

"devDependencies": {
"@shopify/address-mocks": "^1.3.2",
"@shopify/jest-dom-mocks": "^2.8.11"
"@shopify/address-mocks": "^1.3.3",
"@shopify/jest-dom-mocks": "^2.8.12"
},

@@ -30,0 +30,0 @@ "sideEffects": false,

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