namirasoft-core
Advanced tools
Comparing version 1.3.15 to 1.3.16
@@ -18,2 +18,3 @@ export * from "./BaseDatabaseRow"; | ||
export * from "./IStorageMemory"; | ||
export * from "./NamingConvention"; | ||
export * from "./ObjectService"; | ||
@@ -20,0 +21,0 @@ export * from "./PackageService"; |
@@ -34,2 +34,3 @@ "use strict"; | ||
__exportStar(require("./IStorageMemory"), exports); | ||
__exportStar(require("./NamingConvention"), exports); | ||
__exportStar(require("./ObjectService"), exports); | ||
@@ -36,0 +37,0 @@ __exportStar(require("./PackageService"), exports); |
@@ -11,3 +11,3 @@ { | ||
"private": false, | ||
"version": "1.3.15", | ||
"version": "1.3.16", | ||
"main": "./dist/index.js", | ||
@@ -14,0 +14,0 @@ "types": "./dist/index.d.ts", |
@@ -18,2 +18,3 @@ export * from "./BaseDatabaseRow"; | ||
export * from "./IStorageMemory"; | ||
export * from "./NamingConvention"; | ||
export * from "./ObjectService"; | ||
@@ -20,0 +21,0 @@ export * from "./PackageService"; |
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
320453
111
3890