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

tokenchannel

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tokenchannel - npm Package Compare versions

Comparing version 0.10.2 to 0.11.0

3

dist/model.d.ts

@@ -17,3 +17,4 @@ export interface IChallengeResponse {

PUSHOVER = "pushover",
VOICE = "voice"
VOICE = "voice",
TELEGRAM = "telegram"
}

@@ -20,0 +21,0 @@ export declare enum Charset {

@@ -9,2 +9,3 @@ "use strict";

Channel["VOICE"] = "voice";
Channel["TELEGRAM"] = "telegram";
})(Channel = exports.Channel || (exports.Channel = {}));

@@ -11,0 +12,0 @@ var Charset;

{
"name": "tokenchannel",
"version": "0.10.2",
"version": "0.11.0",
"author": "oalles@neivi.es",

@@ -5,0 +5,0 @@ "description": "README.md",

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