@shopify/address
Advanced tools
Comparing version 2.8.4 to 2.8.5
{ | ||
"name": "@shopify/address", | ||
"version": "2.8.4", | ||
"version": "2.8.5", | ||
"license": "MIT", | ||
"description": "Address utilities for formatting addresses.", | ||
"description": "Address utilities for formatting addresses", | ||
"main": "dist/src/index.js", | ||
@@ -26,8 +26,8 @@ "types": "dist/src/index.d.ts", | ||
"devDependencies": { | ||
"@shopify/address-mocks": "^1.3.4", | ||
"@shopify/jest-dom-mocks": "^2.9.0" | ||
"@shopify/address-mocks": "^1.3.5", | ||
"@shopify/jest-dom-mocks": "^2.9.1" | ||
}, | ||
"sideEffects": false, | ||
"dependencies": { | ||
"@shopify/address-consts": "^2.0.0", | ||
"@shopify/address-consts": "^2.0.1", | ||
"tslib": "^1.9.3" | ||
@@ -34,0 +34,0 @@ }, |
@@ -7,3 +7,3 @@ # `@shopify/address` | ||
Address utilities for loading and ordering addresses. | ||
Address utilities for formatting addresses. | ||
@@ -10,0 +10,0 @@ ## Installation |
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
21781