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

@wordpress/date

Package Overview
Dependencies
Maintainers
0
Versions
167
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 5.13.0 to 5.13.1-next.a9f418477.0

2

build-module/index.js

@@ -527,3 +527,3 @@ /**

*
* @param {string?} dateString Date formatted in the WP timezone.
* @param {?string} dateString Date formatted in the WP timezone.
*

@@ -530,0 +530,0 @@ * @return {Date} Date

@@ -104,3 +104,3 @@ /**

*
* @param {string?} dateString Date formatted in the WP timezone.
* @param {?string} dateString Date formatted in the WP timezone.
*

@@ -107,0 +107,0 @@ * @return {Date} Date

@@ -544,3 +544,3 @@ "use strict";

*
* @param {string?} dateString Date formatted in the WP timezone.
* @param {?string} dateString Date formatted in the WP timezone.
*

@@ -547,0 +547,0 @@ * @return {Date} Date

{
"name": "@wordpress/date",
"version": "5.13.0",
"version": "5.13.1-next.a9f418477.0",
"description": "Date module for WordPress.",

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

"@babel/runtime": "7.25.7",
"@wordpress/deprecated": "*",
"@wordpress/deprecated": "^4.13.1-next.a9f418477.0",
"moment": "^2.29.4",

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

},
"gitHead": "cce81c13739c2a8b53d91df90c4f037cb68c2665"
"gitHead": "c1a8f3e9cada3b7d8342d1d2595c2dac0433111d"
}

@@ -78,3 +78,3 @@ # Date

- _dateString_ `string?`: Date formatted in the WP timezone.
- _dateString_ `?string`: Date formatted in the WP timezone.

@@ -81,0 +81,0 @@ _Returns_

@@ -591,3 +591,3 @@ /**

*
* @param {string?} dateString Date formatted in the WP timezone.
* @param {?string} dateString Date formatted in the WP timezone.
*

@@ -594,0 +594,0 @@ * @return {Date} Date

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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