@james_jayaraj/test-npm 0.9.7 → 0.9.9

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.

Potentially problematic release.


This version of @james_jayaraj/test-npm might be problematic. Click here for more details.

@@ -221,7 +221,7 @@ export declare class RxComponent implements OnInit {
221
221
  createToolTip(event: any): void;
222
222
  showtooltip(lemiproduct: boolean, brandtooltip: any): void;
223
223
  setEditValues(rxList: any): void;
224
- ePrescriptionValidation(): boolean;
224
+ ePrescriptionValidation(value: any): boolean;
225
225
  getStateScheduleNumber(selectedFormulation: any): any[];
226
226
  authorityNoValidation(event: any): boolean;
227
227
  payLoadStateScheduleNumber(ScheduleNumber: any): "" | "S4D" | "S4B";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@james_jayaraj/test-npm",
3
- "version": "0.9.7",
3
+ "version": "0.9.9",
4
4
  "description": "",
5
5
  "main": "main.ts",
6
6
  "author": "JA",