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

date-fns

Package Overview
Dependencies
Maintainers
1
Versions
204
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

date-fns - npm Package Compare versions

Comparing version 0.11.0 to 0.12.0

src/__tests__/is_same_year_test.js

5

CHANGELOG.md
# Changelog
## v0.12.0 (15 Oct 2014)
* Additions:
- `isSameYear`
## v0.11.0 (15 Oct 2014)

@@ -4,0 +9,0 @@

2

package.json
{
"name": "date-fns",
"version": "0.11.0",
"version": "0.12.0",
"author": "Sasha Koss <kossnocorp@gmail.com>",

@@ -5,0 +5,0 @@ "description": "Date helpers",

@@ -66,2 +66,3 @@ # date-fns

* [`setYear`](./src/set_year.js) - sets full year
* [`isSameYear`](./src/is_same_year.js) - is passed dates has the same year?

@@ -68,0 +69,0 @@ ### I18n

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