namirasoft-core
Advanced tools
Comparing version 1.3.1 to 1.3.2
export * from "./BaseDatabaseRow"; | ||
export * from "./BaseServer"; | ||
export * from "./ConsoleColorService"; | ||
export * from "./ConsoleColor"; | ||
export * from "./Countries"; | ||
@@ -5,0 +5,0 @@ export * from "./ConvertService"; |
@@ -19,3 +19,3 @@ "use strict"; | ||
__exportStar(require("./BaseServer"), exports); | ||
__exportStar(require("./ConsoleColorService"), exports); | ||
__exportStar(require("./ConsoleColor"), exports); | ||
__exportStar(require("./Countries"), exports); | ||
@@ -22,0 +22,0 @@ __exportStar(require("./ConvertService"), exports); |
@@ -11,3 +11,3 @@ { | ||
"private": false, | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"main": "./dist/index.js", | ||
@@ -14,0 +14,0 @@ "types": "./dist/index.d.ts", |
export * from "./BaseDatabaseRow"; | ||
export * from "./BaseServer"; | ||
export * from "./ConsoleColorService"; | ||
export * from "./ConsoleColor"; | ||
export * from "./Countries"; | ||
@@ -5,0 +5,0 @@ export * from "./ConvertService"; |
Sorry, the diff of this file is not supported yet
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
297582
3595