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

ts-telegraf-decorators

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-telegraf-decorators - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

build/types/sample/app.d.ts

4

package.json
{
"name": "ts-telegraf-decorators",
"version": "0.0.1",
"version": "0.0.2",
"author": "Ivan Surkov <panarama360@gmail.com>",
"main": "build/index.js",
"main": "build/src/index.js",
"repository": "git@github.com:pamarama360/ts-telegraf-decorators",

@@ -7,0 +7,0 @@ "dependencies": {

@@ -7,3 +7,5 @@ {

"emitDecoratorMetadata": true,
"experimentalDecorators": true
"experimentalDecorators": true,
"declaration": true,
"declarationDir": "build/types"
},

@@ -10,0 +12,0 @@ "exclude": [

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