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

gregorian-calendar

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gregorian-calendar - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

5

lib/gregorian-calendar.js

@@ -8,4 +8,3 @@ /**

var Utils = require('./utils');
var defaultLocale;
defaultLocale = require('./locale/en-us');
var defaultLocale = require('./locale/en-us');
var Const = require('./const');

@@ -263,2 +262,4 @@

defaultLocale: defaultLocale,
/**

@@ -265,0 +266,0 @@ * Determines if current year is a leap year.

2

package.json
{
"name": "gregorian-calendar",
"version": "2.0.0",
"version": "2.0.1",
"author": "yiminghe <yiminghe@gmail.com>",

@@ -5,0 +5,0 @@ "engines": {

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