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
13
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 0.2.9 to 0.2.10

16

package.json
{
"name": "@shopify/dates",
"version": "0.2.9",
"version": "0.2.10",
"license": "MIT",

@@ -16,6 +16,3 @@ "description": "Lightweight date operations library.",

"author": "Shopify Inc.",
"repository": {
"type": "git",
"url": "git+https://github.com/Shopify/quilt.git"
},
"repository": "https://github.com/shopify/quilt/tree/master/packages/dates",
"bugs": {

@@ -26,12 +23,13 @@ "url": "https://github.com/shopify/quilt/issues"

"dependencies": {
"@shopify/decorators": "^1.1.7",
"@shopify/function-enhancers": "^1.0.7",
"@shopify/decorators": "^1.1.8",
"@shopify/function-enhancers": "^1.0.8",
"tslib": "^1.9.3"
},
"devDependencies": {
"@shopify/jest-dom-mocks": "^2.8.7"
"@shopify/jest-dom-mocks": "^2.8.8"
},
"files": [
"dist/*"
"dist/*",
"!tsconfig.tsbuildinfo"
]
}
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