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

@shopify/dates

Package Overview
Dependencies
Maintainers
19
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/dates - npm Package Compare versions

Comparing version 0.4.2 to 0.4.3

6

CHANGELOG.md

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

<!-- ## [Unreleased] -->
## [0.4.3] - 2020-10-20
- Updated `tslib` dependency to `^1.14.1`. [#1657](https://github.com/Shopify/quilt/pull/1657)
## [0.4.0] - 2020-06-04

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

8

package.json
{
"name": "@shopify/dates",
"version": "0.4.2",
"version": "0.4.3",
"license": "MIT",

@@ -27,7 +27,7 @@ "description": "Lightweight date operations library",

"dependencies": {
"@shopify/decorators": "^1.1.12",
"tslib": "^1.9.3"
"@shopify/decorators": "^1.1.13",
"tslib": "^1.14.1"
},
"devDependencies": {
"@shopify/jest-dom-mocks": "^2.9.2"
"@shopify/jest-dom-mocks": "^2.9.3"
},

@@ -34,0 +34,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