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 2.9.1 to 2.9.2

6

CHANGELOG.md

@@ -8,2 +8,8 @@ # Changelog

<!-- ## [Unreleased] -->
## [2.9.2] - 2020-10-20
- Updated `tslib` dependency to `^1.14.1`. [#1657](https://github.com/Shopify/quilt/pull/1657)
## [2.9.0] - 2020-09-02

@@ -10,0 +16,0 @@

10

package.json
{
"name": "@shopify/address",
"version": "2.9.1",
"version": "2.9.2",
"license": "MIT",

@@ -26,9 +26,9 @@ "description": "Address utilities for formatting addresses",

"devDependencies": {
"@shopify/address-mocks": "^1.4.1",
"@shopify/jest-dom-mocks": "^2.9.2"
"@shopify/address-mocks": "^1.4.2",
"@shopify/jest-dom-mocks": "^2.9.3"
},
"sideEffects": false,
"dependencies": {
"@shopify/address-consts": "^2.1.0",
"tslib": "^1.9.3"
"@shopify/address-consts": "^2.1.1",
"tslib": "^1.14.1"
},

@@ -35,0 +35,0 @@ "files": [

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