Benign javascript Download

@akinon/pz-hepsipay 2.0.114

“## Installation”

Large registry install base (10k+ downloads)Package is at least one year old
SHA-256331e0db4266d2a2fc0801d2b75bd3eabdd5871d303126f4771d2cd622efdc7e3

Evidence

Android application data path index.tsx · lines 1–29
1import { Button, Icon } from '@akinon/next/components';
2import { checkPaymentWillRedirect } from '@akinon/next/utils';
3import Script from 'next/script';
4import { useEffect, useCallback, useState } from 'react';
5import { RootState } from 'redux/store';
6import { useAppSelector } from '@akinon/next/redux/hooks';
7import { useSetWalletCompletePageMutation } from '@akinon/next/data/client/checkout';
8import * as yup from 'yup';
9import { SubmitHandler, useForm } from 'react-hook-form';
10import { yupResolver } from '@hookform/resolvers/yup';
11import React from 'react';
12
⋯17 lines
English function-word token "for" index.tsx · lines 56–59
56:8… ilableWarning:
57 'Hepsipay is not available for this user. Please choose another payment method.',
58 agreementError: 'This Field is Required'
59 }; …
HTTP(S) URL literal in file tail index.tsx · lines 181–191
181:17… div>
182 </form>
183
184 <Script
185 src="https://images.hepsiburada.net/hepsipay/packages/pf/hepsipay-latest.min.js"
186 defer
187 />
⋯4 lines
npm manifest has many devDependencies package.json · lines 1–19
1{
2 "name": "@akinon/pz-hepsipay",
3 "version": "2.0.114",
4 "license": "MIT",
5 "main": "src/index.tsx",
6 "peerDependencies": {
7 "react": "^18.0.0 || ^19.0.0",
8 "react-dom": "^18.0.0 || ^19.0.0"
9 },
10 "devDependencies": {
11 "@types/node": "^18.7.8",
12 "@types/react": "^18.0.17",
⋯7 lines

No evidence locations were recorded for this file. Raw result

Keyboard shortcuts on this page: j for the next sample, k for the previous one, x to go back to the feed, d to download the original bytes, r to re-queue the sample for analysis.