@james_jayaraj/test-npm 1.1.9 → 1.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -124,7 +124,6 @@ export declare class CommonServices {
124
124
  errorResponse(code: any, message: any, successflag?: boolean, data?: any): void;
125
125
  setlogvalue(flag: boolean, errormessage: string, stacktrace: string, module: string, functionname: string, requestPayload?: any): void;
126
126
  IsNullOrEmpty(value: any): boolean;
127
- encryptionMethod(value: any): string;
128
127
  static ɵfac: i0.ɵɵFactoryDeclaration<CommonServices, never>;
129
128
  static ɵprov: i0.ɵɵInjectableDeclaration<CommonServices>;
130
129
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@james_jayaraj/test-npm",
3
- "version": "1.1.9",
3
+ "version": "1.2.0",
4
4
  "description": "",
5
5
  "main": "main.ts",
6
6
  "author": "JA",