Socket
Socket
Sign inDemoInstall

croxy-api

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

croxy-api - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

package.json
{
"name": "croxy-api",
"version": "1.0.2",
"version": "1.0.3",
"description": "Gelişmiş bir Türkçe modül. Döviz, çeviri, para birimine çevirme, dizi arama, şarkı sözü arama vb.",

@@ -5,0 +5,0 @@ "main": "app.js",

@@ -6,3 +6,4 @@ # CroxyApi - Gelişmiş Bir Türkçe Modül!

#Yenilikler
* Çeviri sistemindeki bazı hatalar giderildi ve kullanımı kolaylaştırıldı.
* Rastgele şifre oluşturma eklendi!
* Websiteye tema eklendi! https://croxyapi.cf

@@ -58,4 +59,11 @@ #Dökümasyon

```
# Şifre Oluşturma
```js
croxy.şifre(8)
//Eğer sadece şifreyi almak isterseniz şöyle yapın:
croxy.şifre(8).then(x => x.şifre)
```
* Eklenecekler
> Film arama sistemi
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc