Socket
Socket
Sign inDemoInstall

florida_man

Package Overview
Dependencies
31
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0 to 4.0.1

2

package.json
{
"name": "florida_man",
"version": "4.0.0",
"version": "4.0.1",
"description": "npm package to find out what the florida man did today",

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

@@ -0,1 +1,8 @@

```
npm i florida_man
```
to compile to js:
```
npx tsc index.ts
```

@@ -8,3 +15,2 @@ # Example

async function f_man(month,date){

@@ -16,2 +22,11 @@ let a = await fman(month,date);

f_man("march","1")
/*
result:
[
'floridamanbirthday.org/wp-content/uploads/2021/06/florida-man-birthday-march-1-300x169.jpg',
'The man who dragged the shark behind his boat was sentenced to 10 days in prison.'
]
*/
```
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc