@ailaw/venus 1.194.0 → 1.195.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.
Files changed (2) hide show
  1. package/dist/en.js +1 -1
  2. package/package.json +1 -1
package/dist/en.js CHANGED
@@ -1684,7 +1684,7 @@ var en$1 = {
1684
1684
  beneficiaryNote: "NEUTRINET Beneficiary: Mandatory. In the case of self-petitioner, requestor, and applicant, please use the beneficiary ONLY and leave petitioner section empty.",
1685
1685
  petitionerNote: "NEUTRINET Petitioner: Optional. Use ONLY in the case of Company Petitioner and Individual Petitioner which is different from the beneficiary.",
1686
1686
  selfPetitionNote: '"Self-petition" refers to a process where the petitioner and beneficiary are the same individual, applying for an immigration benefit without a separate sponsor. (e.g., Form I-140 Cases: EB-1A Self-petitioner and EB-2 NIW Self-petitioner; Form I-360 Self-petitioner cases, and so on.)',
1687
- thisIsSelfPetition: "This is a Self-petition",
1687
+ thisIsSelfPetition: "This is a self-petitioner case.",
1688
1688
  role: {
1689
1689
  "Beneficiary": "Beneficiary",
1690
1690
  "Petitioner": "Petitioner"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ailaw/venus",
3
- "version": "1.194.0",
3
+ "version": "1.195.0",
4
4
  "files": [
5
5
  "dist"
6
6
  ],