New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@shopify/dates

Package Overview
Dependencies
Maintainers
27
Versions
115
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 2.0.2 to 2.0.3

2

build/ts/get-date-diff.d.ts

@@ -1,3 +0,3 @@

import { TimeUnit } from './constants';
import type { TimeUnit } from './constants';
export declare function getDateDiff(resolution: TimeUnit, date: Date, today?: Date): number;
//# sourceMappingURL=get-date-diff.d.ts.map
{
"name": "@shopify/dates",
"version": "2.0.2",
"version": "2.0.3",
"license": "MIT",

@@ -30,3 +30,3 @@ "description": "Lightweight date operations library",

"devDependencies": {
"@shopify/jest-dom-mocks": "^4.1.0"
"@shopify/jest-dom-mocks": "^4.1.1"
},

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

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