@shopify/address
Advanced tools
Comparing version 0.0.8-sknext-beta.8 to 1.0.0-sknext-beta.1
{ | ||
"name": "@shopify/address", | ||
"version": "0.0.8-sknext-beta.8", | ||
"version": "1.0.0-sknext-beta.1", | ||
"license": "MIT", | ||
@@ -26,8 +26,8 @@ "description": "Address utilities for formatting addresses", | ||
"devDependencies": { | ||
"@shopify/address-mocks": "0.0.8-sknext-beta.8", | ||
"@shopify/jest-dom-mocks": "0.0.8-sknext-beta.8" | ||
"@shopify/address-mocks": "1.0.0-sknext-beta.1", | ||
"@shopify/jest-dom-mocks": "1.0.0-sknext-beta.1" | ||
}, | ||
"sideEffects": false, | ||
"dependencies": { | ||
"@shopify/address-consts": "0.0.8-sknext-beta.8", | ||
"@shopify/address-consts": "1.0.0-sknext-beta.1", | ||
"tslib": "^1.9.3" | ||
@@ -47,3 +47,3 @@ }, | ||
"./": "./", | ||
"./index": { | ||
".": { | ||
"import": "./index.mjs", | ||
@@ -50,0 +50,0 @@ "require": "./index.js", |
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
77844
+ Added@shopify/address-consts@1.0.0-sknext-beta.1(transitive)
- Removed@shopify/address-consts@0.0.8-sknext-beta.8(transitive)