New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

this-month

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

this-month - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

8

package.json
{
"name": "this-month",
"version": "1.0.2",
"version": "1.0.3",
"description": "Utility library to get details about an specific month.",

@@ -8,4 +8,4 @@ "main": "lib/index.js",

"babel-cli": "^6.24.1",
"babel-eslint": "^7.2.3",
"babel-preset-es2015": "^6.24.1",
"babel-eslint": "^7.2.3",
"babel-preset-stage-0": "^6.24.1",

@@ -17,4 +17,4 @@ "chai": "^4.1.0",

"install": "^0.10.1",
"mocha": "^3.5.0",
"npm": "^5.3.0",
"mocha": "^5.2.0",
"npm": "^6.4.1",
"rimraf": "^2.6.1"

@@ -21,0 +21,0 @@ },

@@ -17,3 +17,3 @@ # ThisMonth

```
const ThisMonth = require('this-month');
const ThisMonth = require('this-month').default;

@@ -20,0 +20,0 @@ // ES6

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