@shopify/address
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "@shopify/address", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"license": "MIT", | ||
@@ -13,3 +13,3 @@ "description": "Address utilities for formatting addresses.", | ||
"scripts": { | ||
"build": "tsc", | ||
"build": "tsc --p tsconfig.build.json", | ||
"prepublishOnly": "yarn run build" | ||
@@ -27,5 +27,5 @@ }, | ||
"devDependencies": { | ||
"@shopify/jest-dom-mocks": "^2.0.7", | ||
"typescript": "~2.9.2" | ||
"@shopify/jest-dom-mocks": "^2.0.8", | ||
"typescript": "~3.0.1" | ||
} | ||
} |
@@ -97,2 +97,3 @@ # `@shopify/address` | ||
- `zipKey` is one of the following | ||
- `postalCode` | ||
- `postcode` | ||
@@ -99,0 +100,0 @@ - `pincode` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
53658
1413
149