@shopify/dates
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "@shopify/dates", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"license": "MIT", | ||
@@ -27,6 +27,6 @@ "description": "Lightweight date operations library", | ||
"dependencies": { | ||
"@shopify/decorators": "^3.0.0" | ||
"@shopify/decorators": "^3.0.1" | ||
}, | ||
"devDependencies": { | ||
"@shopify/jest-dom-mocks": "^4.0.0" | ||
"@shopify/jest-dom-mocks": "^4.0.1" | ||
}, | ||
@@ -45,2 +45,3 @@ "files": [ | ||
".": { | ||
"types": "./build/ts/index.d.ts", | ||
"esnext": "./index.esnext", | ||
@@ -50,4 +51,3 @@ "import": "./index.mjs", | ||
} | ||
}, | ||
"gitHead": "ef9afc562672dcda9d7800753dc6b777ecd2d751" | ||
} | ||
} |
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
112680
160
Updated@shopify/decorators@^3.0.1