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 1.0.2 to 1.0.3

13

package.json
{
"name": "@shopify/dates",
"version": "1.0.2",
"version": "1.0.3",
"license": "MIT",
"description": "Lightweight date operations library",
"main": "index.js",
"types": "index.d.ts",
"types": "./build/ts/index.d.ts",
"sideEffects": false,

@@ -27,6 +27,6 @@ "publishConfig": {

"dependencies": {
"@shopify/decorators": "^2.0.0"
"@shopify/decorators": "^2.0.1"
},
"devDependencies": {
"@shopify/jest-dom-mocks": "^3.0.2"
"@shopify/jest-dom-mocks": "^3.0.3"
},

@@ -38,4 +38,3 @@ "files": [

"index.mjs",
"index.esnext",
"index.d.ts"
"index.esnext"
],

@@ -52,3 +51,3 @@ "module": "index.mjs",

},
"gitHead": "dae7dfb4ee5058057453ea6081eae689dc7d0096"
"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