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

@gramio/format

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gramio/format - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

1

dist/index.d.ts
import { TelegramMessageEntity, TelegramUser } from "@gramio/types";
export * from "./formats";
export interface Stringable {

@@ -3,0 +4,0 @@ toString(): string;

@@ -0,1 +1,2 @@

export * from "./formats";
export class FormattableString {

@@ -2,0 +3,0 @@ text;

2

package.json
{
"name": "@gramio/format",
"version": "0.0.1",
"version": "0.0.2",
"description": "WIP",

@@ -5,0 +5,0 @@ "keywords": [

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