@shopify/address-consts
Advanced tools
Comparing version 1.0.0-sknext-beta.1 to 1.0.0-sknext-beta.2
@@ -10,2 +10,4 @@ # Changelog | ||
- Added new types of builds (CommonJS, ESM, esnext, Node) for greater tree-shakability | ||
## [2.0.0] - 2020-03-10 | ||
@@ -12,0 +14,0 @@ |
@@ -1,1 +0,1 @@ | ||
module.exports = require("./build/node/index"); | ||
module.exports = require("./build/cjs/index"); |
{ | ||
"name": "@shopify/address-consts", | ||
"version": "1.0.0-sknext-beta.1", | ||
"version": "1.0.0-sknext-beta.2", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "Constants and types relating to `@shopify/address`", |
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
11737