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

@shopify/address

Package Overview
Dependencies
Maintainers
19
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 3.0.4 to 3.0.5

15

package.json
{
"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

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