Comparing version 1.0.0 to 1.0.1
@@ -8,3 +8,3 @@ //system | ||
//interfaces | ||
import { IAirbot } from "airbot/interfacess/IAirbot" | ||
import { IAirbot } from "tgairbot/interfacess/IAirbot" | ||
@@ -11,0 +11,0 @@ export class Airbot extends TelegramBot{ |
"use strict"; | ||
// import 'reflect-meatadata' | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -3,0 +4,0 @@ exports.Message = void 0; |
@@ -1,2 +0,2 @@ | ||
import 'reflect-meatadata' | ||
// import 'reflect-meatadata' | ||
@@ -3,0 +3,0 @@ export const Message = () => { |
@@ -1,2 +0,2 @@ | ||
import { IModule } from "airbot/interfacess/IModule" | ||
import { IModule } from "tgairbot/interfacess/IModule" | ||
@@ -3,0 +3,0 @@ export const Module = (param: IModule) => { |
{ | ||
"name": "tgairbot", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "", | ||
"main": "airbot.js", | ||
"main": "", | ||
"scripts": { | ||
@@ -7,0 +7,0 @@ "test": "echo \"Error: no test specified\" && exit 1" |
@@ -1,2 +0,2 @@ | ||
import { IService } from "airbot/interfacess/IService" | ||
import { IService } from "tgairbot/interfacess/IService" | ||
@@ -3,0 +3,0 @@ export const Service = (param: IService) => { |
@@ -17,3 +17,3 @@ { | ||
// "outFile": "./", /* Concatenate and emit output to single file. */ | ||
// "outDir": "../../dist/airbot", /* Redirect output structure to the directory. */ | ||
// "outDir": "../../dist/tgairbot", /* Redirect output structure to the directory. */ | ||
// "rootDir": "./", /* Specify the root directory of input files. Use to control the output directory structure with --outDir. */ | ||
@@ -20,0 +20,0 @@ // "composite": true, /* Enable project compilation */ |
@@ -1,2 +0,2 @@ | ||
import { IView } from "airbot/interfacess/IView" | ||
import { IView } from "tgairbot/interfacess/IView" | ||
@@ -3,0 +3,0 @@ export const View = (param: IView) => { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
16093
21
252
1
154