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

date-format

Package Overview
Dependencies
Maintainers
2
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

date-format - npm Package Compare versions

Comparing version 4.0.13 to 4.0.14

11

CHANGELOG.md
# date-format Changelog
## 4.0.14
- [chore(deps-dev): updated dependencies](https://github.com/nomiddlename/date-format/pull/86) - thanks [@lamweili](https://github.com/lamweili)
- chore(deps-dev): bump eslint from 4.19.1 to 8.24.0
- chore(deps-dev): bump eslint-plugin-mocha from 4.12.1 to 10.1.0
- chore(deps-dev): bump mocha from 5.2.0 to 10.0.0
- chore(deps-dev): bump nyc from 13.0.0 to 15.1.0
- [ci: manually downgrade dev dependencies for older versions](https://github.com/nomiddlename/date-format/pull/87) - thanks [@lamweili](https://github.com/lamweili)
- [ci: separated npm audit](https://github.com/nomiddlename/date-format/pull/85) - thanks [@lamweili](https://github.com/lamweili)
- [ci: updated codeql from v1 to v2](https://github.com/nomiddlename/date-format/pull/80) - thanks [@lamweili](https://github.com/lamweili)
## 4.0.13

@@ -4,0 +15,0 @@

10

package.json
{
"name": "date-format",
"version": "4.0.13",
"version": "4.0.14",
"description": "Formatting Date objects as strings since 2013",

@@ -32,6 +32,6 @@ "main": "lib/index.js",

"devDependencies": {
"eslint": "^4.19.1",
"eslint-plugin-mocha": "^4.12.1",
"mocha": "^5.2.0",
"nyc": "13.0.0",
"eslint": "^8.24.0",
"eslint-plugin-mocha": "^10.1.0",
"mocha": "^10.0.0",
"nyc": "^15.1.0",
"should": "^13.2.3"

@@ -38,0 +38,0 @@ },

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