namirasoft-core
Advanced tools
Comparing version 1.4.10 to 1.4.11
@@ -7,2 +7,3 @@ export * from "./BaseDatabaseRow"; | ||
export * from "./ConsoleOperation"; | ||
export * from "./CookieService"; | ||
export * from "./Countries"; | ||
@@ -9,0 +10,0 @@ export * from "./ConvertService"; |
@@ -23,2 +23,3 @@ "use strict"; | ||
__exportStar(require("./ConsoleOperation"), exports); | ||
__exportStar(require("./CookieService"), exports); | ||
__exportStar(require("./Countries"), exports); | ||
@@ -25,0 +26,0 @@ __exportStar(require("./ConvertService"), exports); |
@@ -11,3 +11,3 @@ { | ||
"private": false, | ||
"version": "1.4.10", | ||
"version": "1.4.11", | ||
"author": "Amir Abolhasani", | ||
@@ -14,0 +14,0 @@ "license": "MIT", |
@@ -7,2 +7,3 @@ export * from "./BaseDatabaseRow"; | ||
export * from "./ConsoleOperation"; | ||
export * from "./CookieService"; | ||
export * from "./Countries"; | ||
@@ -9,0 +10,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
397425
5155