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

simplert

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simplert - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

4

bin/generate-gmail-creds.js

@@ -21,5 +21,3 @@ #!/usr/bin/env node

const {
installed: { client_secret, client_id, redirect_uris }
} = simplert_config.email.gmail.credentials.installed;
const { client_secret, client_id, redirect_uris } = simplert_config.email.gmail.credentials.installed;
const oAuth2Client = new google.auth.OAuth2(

@@ -26,0 +24,0 @@ client_id,

{
"name": "simplert",
"version": "0.2.2",
"version": "0.2.3",
"description": "Simple way to send alerts via Slack, Email, Discord, SMS, etc.",

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

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