@shopify/address
Advanced tools
Comparing version 2.10.0-sk-next-beta.1 to 2.10.0
@@ -8,4 +8,8 @@ # Changelog | ||
<!-- ## [Unreleased] --> | ||
## [2.10.0] - 2020-12-18 | ||
### Added | ||
- Add new build outputs (CommonJS, ESM, esnext, Node) for greater tree-shakability [#1698](https://github.com/Shopify/quilt/pull/1698) | ||
## [2.9.2] - 2020-10-20 | ||
@@ -12,0 +16,0 @@ |
{ | ||
"name": "@shopify/address", | ||
"version": "2.10.0-sk-next-beta.1", | ||
"version": "2.10.0", | ||
"license": "MIT", | ||
@@ -26,8 +26,8 @@ "description": "Address utilities for formatting addresses", | ||
"devDependencies": { | ||
"@shopify/address-mocks": "^1.5.0-sk-next-beta.1", | ||
"@shopify/jest-dom-mocks": "^2.10.0-sk-next-beta.1" | ||
"@shopify/address-mocks": "^1.5.0", | ||
"@shopify/jest-dom-mocks": "^2.10.0" | ||
}, | ||
"sideEffects": false, | ||
"dependencies": { | ||
"@shopify/address-consts": "^2.2.0-sk-next-beta.1", | ||
"@shopify/address-consts": "^2.2.0", | ||
"tslib": "^1.14.1" | ||
@@ -34,0 +34,0 @@ }, |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
79098
0