@shopify/address
Advanced tools
Comparing version 3.0.4 to 3.0.5
{ | ||
"name": "@shopify/address", | ||
"version": "3.0.4", | ||
"version": "3.0.5", | ||
"license": "MIT", | ||
"description": "Address utilities for formatting addresses", | ||
"main": "index.js", | ||
"types": "index.d.ts", | ||
"types": "./build/ts/index.d.ts", | ||
"publishConfig": { | ||
@@ -26,8 +26,8 @@ "access": "public", | ||
"devDependencies": { | ||
"@shopify/address-mocks": "^2.0.4", | ||
"@shopify/jest-dom-mocks": "^3.0.2" | ||
"@shopify/address-mocks": "^2.0.5", | ||
"@shopify/jest-dom-mocks": "^3.0.3" | ||
}, | ||
"sideEffects": false, | ||
"dependencies": { | ||
"@shopify/address-consts": "^3.0.2" | ||
"@shopify/address-consts": "^3.0.3" | ||
}, | ||
@@ -39,4 +39,3 @@ "files": [ | ||
"index.mjs", | ||
"index.esnext", | ||
"index.d.ts" | ||
"index.esnext" | ||
], | ||
@@ -53,3 +52,3 @@ "module": "index.mjs", | ||
}, | ||
"gitHead": "6b1c6b60e03edd29c068005989595ff013d4f25b" | ||
"gitHead": "c7d64cb78303f2752c172f6df52b78bc56bebd40" | ||
} |
Sorry, the diff of this file is not supported yet
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
301488
39
952