Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

month

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

month - npm Package Compare versions

Comparing version
2.0.0
to
2.0.1
+6
-6
package.json
{
"name": "month",
"description": "Get the name or number of the current month or any month of the year.",
"version": "2.0.0",
"homepage": "https://github.com/jonschlinkert/month",
"version": "2.0.1",
"homepage": "https://github.com/datetime/month",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
"url": "https://github.com/datetime"
},
"repository": {
"type": "git",
"url": "git://github.com/jonschlinkert/month.git"
"url": "git://github.com/datetime/month.git"
},
"bugs": {
"url": "https://github.com/jonschlinkert/month/issues"
"url": "https://github.com/datetime/month/issues"
},
"license": {
"type": "MIT",
"url": "https://github.com/jonschlinkert/month/blob/master/LICENSE"
"url": "https://github.com/datetime/month/blob/master/LICENSE"
},

@@ -21,0 +21,0 @@ "main": "index.js",

@@ -62,3 +62,3 @@ # month [![NPM version](https://badge.fury.io/js/month.svg)](http://badge.fury.io/js/month)

Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](https://github.com/jonschlinkert/month/issues/new)
Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](https://github.com/datetime/month/issues/new)

@@ -69,4 +69,4 @@ ## Author

+ [github/jonschlinkert](https://github.com/jonschlinkert)
+ [twitter/jonschlinkert](http://twitter.com/jonschlinkert)
+ [github/datetime](https://github.com/datetime)
+ [twitter/datetime](http://twitter.com/datetime)

@@ -73,0 +73,0 @@ ## License