New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

abck

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

abck

A library that makes generating akamai cookies easier.

latest
npmnpm
Version
1.6.6
Version published
Weekly downloads
29
190%
Maintainers
1
Weekly downloads
 
Created
Source

Abck

Abck is a library that makes generating akamai cookies easier.

Installation

$ npm install abck
$ yarn add abck

Usage

import Abck from 'abck'; // const Abck = require('abck');

function get_cf_date(): number;
function uar(userAgent: string): string;
function sed(): string;
function x2(): number;
function ab(t: string): number;
function ff(a: number): string;
function to(): { d3: number; o9: number };
function jrs(a: number): number[];
function isIgn(fidcnt: number, activeElement: Element, keyCode: number): number;
function getFloatVal(a: number): string;
function x1(): string;
function od(x: string, y: string): string;
function encode(a: string): string;
function get_mn_params_from_abck(abck: string): (string | number)[][];
function mn_get_current_challenges(abck: string): string[];
function mn_s(a: string): number[];
function bdm(a: number[], t: number): nmuber;
function ats(a: number[]): string;
function validateCookie(cookieChecks: string[], abck: string): boolean;
function getmr(): string; // Only works correctly in browser

Maintainer

ZedDev

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

FAQs

Package last updated on 05 Nov 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts