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

@wordpress/date

Package Overview
Dependencies
Maintainers
8
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 3.0.1 to 3.1.0

2

CHANGELOG.md

@@ -0,1 +1,3 @@

## 3.0.1 (2018-12-12)
## 3.0.0 (2018-11-15)

@@ -2,0 +4,0 @@

2

LICENSE.md
### WordPress - Web publishing software
Copyright 2011-2018 by the contributors
Copyright 2011-2019 by the contributors

@@ -5,0 +5,0 @@ This program is free software; you can redistribute it and/or modify

{
"name": "@wordpress/date",
"version": "3.0.1",
"version": "3.1.0",
"description": "Date module for WordPress.",

@@ -14,3 +14,4 @@ "author": "The WordPress Contributors",

"type": "git",
"url": "https://github.com/WordPress/gutenberg.git"
"url": "https://github.com/WordPress/gutenberg.git",
"directory": "packages/date"
},

@@ -24,3 +25,3 @@ "bugs": {

"dependencies": {
"@babel/runtime": "^7.0.0",
"@babel/runtime": "^7.3.1",
"moment": "^2.22.1",

@@ -32,3 +33,3 @@ "moment-timezone": "^0.5.16"

},
"gitHead": "e7e72e1a211f8426cb136c86d2948f497a03e1e4"
"gitHead": "80d228669adadb8dfcd24b8421517fed3be2d474"
}
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