Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@talaikis/contact-us

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@talaikis/contact-us - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

2

package.json
{
"name": "@talaikis/contact-us",
"version": "1.1.3",
"version": "1.1.4",
"description": "Contact us API service.",

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

@@ -27,6 +27,8 @@ <p align="center">

// for example:
config('test@test.com', 'talaikis.com', 'key-XXXXX', 'test2@test.com', 'blahblah')
start(3000) // <- port
const conf = config('test@test.com', 'talaikis.com', 'key-XXXXX', 'test2@test.com', 'blahblah')
start(3000, conf) // <- port
```
That's it, you can go to `http://localhost:3000/ping`
## Sample request

@@ -33,0 +35,0 @@

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