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

zayssystem

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zayssystem

Create discord bots in secs

latest
Source
npmnpm
Version
1.4.7
Version published
Maintainers
1
Created
Source

Zayssystem

Create discord bots in secs

Install here

  npm i zayssystem OR npm i zayclient@1.0.1
  

or go to current release

How to use ZayJS

const {ZayJS} = require('zayssystem');
const client = new ZayJS();
client.get(url);
client.post(url,options = { form: {}})
client.create(data={id,token})

Version 1.4.7

  • Redid whole package to match up with up-to-date server
  • Added get/post to make your own pos/get request more updates in the future

Version 1.3.9

  • Updated Zays Endpoint
  • Added new "ZaysFramework" Property
  • Updated Express in 32x and 64xs

Version 1.0.8

  • Added new "Interface.CreateDB" class

Version 1.0.3

  • Added new "Interface" class
  • Removed "client" folder
  • Added "sqlite3"

Version 1.0.1

  • Fixed unable to use "interface" class (npm patch)
  • Added to github

Keywords

js

FAQs

Package last updated on 28 Dec 2023

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