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

find-a-day

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

find-a-day - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "find-a-day",
"version": "1.0.1",
"version": "1.0.2",
"description": "find a day which is given date-of-birth",

@@ -5,0 +5,0 @@ "main": "index.cjs",

# find-a-day
## Installation
```bash

@@ -8,2 +9,3 @@ npm install find-a-day

## Import
```javascript

@@ -14,2 +16,3 @@ const getDayOfBirth = require('find-a-day'); // .cjs file extension

## Usage
```javascript

@@ -16,0 +19,0 @@ // Example usage:

Sorry, the diff of this file is not supported yet

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