Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@shopify/address

Package Overview
Dependencies
Maintainers
10
Versions
128
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/address - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

tsconfig.build.json

8

package.json
{
"name": "@shopify/address",
"version": "1.1.0",
"version": "1.1.1",
"license": "MIT",

@@ -13,3 +13,3 @@ "description": "Address utilities for formatting addresses.",

"scripts": {
"build": "tsc",
"build": "tsc --p tsconfig.build.json",
"prepublishOnly": "yarn run build"

@@ -27,5 +27,5 @@ },

"devDependencies": {
"@shopify/jest-dom-mocks": "^2.0.7",
"typescript": "~2.9.2"
"@shopify/jest-dom-mocks": "^2.0.8",
"typescript": "~3.0.1"
}
}

@@ -97,2 +97,3 @@ # `@shopify/address`

- `zipKey` is one of the following
- `postalCode`
- `postcode`

@@ -99,0 +100,0 @@ - `pincode`

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc