Comparing version 1.0.1 to 1.0.2
{ | ||
"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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
2983
16
21
0