@shopify/dates
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
392981
175
Updated@shopify/decorators@^2.0.1