namirasoft-core
Advanced tools
Comparing version 1.3.36 to 1.3.37
@@ -8,2 +8,3 @@ export * from "./BaseDatabaseRow"; | ||
export * from "./CountryOperation"; | ||
export * from "./EncodingOperation"; | ||
export * from "./EncryptionOperation"; | ||
@@ -10,0 +11,0 @@ export * from "./ErrorOperation"; |
@@ -24,2 +24,3 @@ "use strict"; | ||
__exportStar(require("./CountryOperation"), exports); | ||
__exportStar(require("./EncodingOperation"), exports); | ||
__exportStar(require("./EncryptionOperation"), exports); | ||
@@ -26,0 +27,0 @@ __exportStar(require("./ErrorOperation"), exports); |
@@ -11,3 +11,3 @@ { | ||
"private": false, | ||
"version": "1.3.36", | ||
"version": "1.3.37", | ||
"author": "Amir Abolhasani", | ||
@@ -14,0 +14,0 @@ "license": "MIT", |
@@ -8,2 +8,3 @@ export * from "./BaseDatabaseRow"; | ||
export * from "./CountryOperation"; | ||
export * from "./EncodingOperation"; | ||
export * from "./EncryptionOperation"; | ||
@@ -10,0 +11,0 @@ export * from "./ErrorOperation"; |
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
348886
135
4379