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

@shopify/address-consts

Package Overview
Dependencies
Maintainers
14
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/address-consts - npm Package Compare versions

Comparing version 2.0.2 to 2.1.0

4

CHANGELOG.md

@@ -8,4 +8,6 @@ # Changelog

<!-- ## [Unreleased] -->
## [2.1.0] - 2020-09-02
- Add `optionalLabels` to `Country` interface. [#1610](https://github.com/Shopify/quilt/pull/1610)
## [2.0.0] - 2020-03-10

@@ -12,0 +14,0 @@

@@ -61,2 +61,5 @@ export declare enum FieldName {

};
optionalLabels: {
address2: string;
};
formatting: {

@@ -63,0 +66,0 @@ edit: string;

{
"name": "@shopify/address-consts",
"version": "2.0.2",
"version": "2.1.0",
"license": "MIT",

@@ -5,0 +5,0 @@ "description": "Constants and types relating to `@shopify/address`",

Sorry, the diff of this file is not supported yet

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