Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@wordpress/date

Package Overview
Dependencies
Maintainers
25
Versions
164
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wordpress/date - npm Package Compare versions

Comparing version 4.30.0 to 4.31.0

2

CHANGELOG.md

@@ -5,2 +5,4 @@ <!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/HEAD/packages#maintaining-changelogs. -->

## 4.31.0 (2023-04-12)
## 4.30.0 (2023-03-29)

@@ -7,0 +9,0 @@

6

package.json
{
"name": "@wordpress/date",
"version": "4.30.0",
"version": "4.31.0",
"description": "Date module for WordPress.",

@@ -30,3 +30,3 @@ "author": "The WordPress Contributors",

"@babel/runtime": "^7.16.0",
"@wordpress/deprecated": "^3.30.0",
"@wordpress/deprecated": "^3.31.0",
"moment": "^2.29.4",

@@ -38,3 +38,3 @@ "moment-timezone": "^0.5.40"

},
"gitHead": "d5c28a67b11e91e3e4b8e90346bfcb90909364d6"
"gitHead": "d61700b9f1c72ba0b030fc815ef1685b4f4031ec"
}

@@ -42,4 +42,3 @@ # Date

Backward Compatibility Notice: if `timezone` is set to `true`, the function
behaves like `gmdateI18n`.
Backward Compatibility Notice: if `timezone` is set to `true`, the function behaves like `gmdateI18n`.

@@ -109,4 +108,3 @@ _Related_

Formats a date (like `wp_date()` in PHP), translating it into site's locale
and using the UTC timezone.
Formats a date (like `wp_date()` in PHP), translating it into site's locale and using the UTC timezone.

@@ -113,0 +111,0 @@ _Parameters_

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