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.7 to 0.2.8

dist/src/apply-time-zone-offset.d.ts

15

package.json
{
"name": "@shopify/dates",
"version": "0.2.7",
"version": "0.2.8",
"license": "MIT",
"description": "Lightweight date operations library.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
"scripts": {
"build": "tsc --p tsconfig.build.json",
"prepublishOnly": "yarn run build"
"build": "tsc --p tsconfig.json"
},

@@ -26,8 +25,8 @@ "publishConfig": {

"dependencies": {
"@shopify/decorators": "^1.1.5",
"@shopify/function-enhancers": "^1.0.5",
"@shopify/decorators": "^1.1.6",
"@shopify/function-enhancers": "^1.0.6",
"tslib": "^1.9.3"
},
"devDependencies": {
"@shopify/jest-dom-mocks": "^2.8.5"
"@shopify/jest-dom-mocks": "^2.8.6"
},

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

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